aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2019-11-21 17:11:24 +0200
committerUri Shaked2019-11-21 17:11:24 +0200
commit1709b3d1fc22c6f57827a62de79e64646aca4756 (patch)
treecfd509681ef3dc5bfb390e919077034bdffb5388 /package.json
parentfeat: initial timer implementation (diff)
downloadavr8js-1709b3d1fc22c6f57827a62de79e64646aca4756.tar.gz
avr8js-1709b3d1fc22c6f57827a62de79e64646aca4756.tar.bz2
avr8js-1709b3d1fc22c6f57827a62de79e64646aca4756.zip
chore: release 0.2.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 95c5cba..d6a4839 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.1.1",
+ "version": "0.2.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"author": "Uri Shaked <uri@urishaked.com>",