aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2019-11-30 20:28:03 +0200
committerUri Shaked2019-11-30 20:28:03 +0200
commit0d2148c4d9a3b1619306f6c1a2b985d3975ef3d4 (patch)
tree242c79ea28db2222c4583067c2128b052059a642 /package.json
parentfix: Wrong prescaler for Timer2 (diff)
downloadavr8js-0d2148c4d9a3b1619306f6c1a2b985d3975ef3d4.tar.gz
avr8js-0d2148c4d9a3b1619306f6c1a2b985d3975ef3d4.tar.bz2
avr8js-0d2148c4d9a3b1619306f6c1a2b985d3975ef3d4.zip
chore: release 0.3.3
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5c971fb..c1d4dd4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.3.2",
+ "version": "0.3.3",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"author": "Uri Shaked <uri@urishaked.com>",