diff options
| author | Uri Shaked | 2019-11-27 10:12:50 +0200 |
|---|---|---|
| committer | Uri Shaked | 2019-11-27 10:12:50 +0200 |
| commit | 5d7838edadda75e85e91cc4c6eddd29d38b0223c (patch) | |
| tree | 45e556b67eac17e14badccbeeb2232ee27f50ca0 | |
| parent | fix: SP not initialized on reset (diff) | |
| download | avr8js-5d7838edadda75e85e91cc4c6eddd29d38b0223c.tar.gz avr8js-5d7838edadda75e85e91cc4c6eddd29d38b0223c.tar.bz2 avr8js-5d7838edadda75e85e91cc4c6eddd29d38b0223c.zip | |
chore: release 0.3.1
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
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>", |
