aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2019-11-27 10:12:50 +0200
committerUri Shaked2019-11-27 10:12:50 +0200
commit5d7838edadda75e85e91cc4c6eddd29d38b0223c (patch)
tree45e556b67eac17e14badccbeeb2232ee27f50ca0
parentfix: SP not initialized on reset (diff)
downloadavr8js-5d7838edadda75e85e91cc4c6eddd29d38b0223c.tar.gz
avr8js-5d7838edadda75e85e91cc4c6eddd29d38b0223c.tar.bz2
avr8js-5d7838edadda75e85e91cc4c6eddd29d38b0223c.zip
chore: release 0.3.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 02bde96..b6adf1f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.3.0",
+ "version": "0.3.1",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"author": "Uri Shaked <uri@urishaked.com>",