aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2019-12-07 13:56:02 +0200
committerUri Shaked2019-12-07 13:56:02 +0200
commit647a498a546dfa7516f6507d621c3240874ff654 (patch)
treee6641336506eebe4564e99eb7673c0a9287cd85d /package.json
parentrefactor(demo): use LED from @wokwi/elements (diff)
downloadavr8js-647a498a546dfa7516f6507d621c3240874ff654.tar.gz
avr8js-647a498a546dfa7516f6507d621c3240874ff654.tar.bz2
avr8js-647a498a546dfa7516f6507d621c3240874ff654.zip
chore: release 0.4.0
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b1c206a..5866649 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.3.3",
+ "version": "0.4.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"author": "Uri Shaked <uri@urishaked.com>",