diff options
| author | Uri Shaked | 2019-11-30 20:28:03 +0200 |
|---|---|---|
| committer | Uri Shaked | 2019-11-30 20:28:03 +0200 |
| commit | 0d2148c4d9a3b1619306f6c1a2b985d3975ef3d4 (patch) | |
| tree | 242c79ea28db2222c4583067c2128b052059a642 | |
| parent | fix: Wrong prescaler for Timer2 (diff) | |
| download | avr8js-0d2148c4d9a3b1619306f6c1a2b985d3975ef3d4.tar.gz avr8js-0d2148c4d9a3b1619306f6c1a2b985d3975ef3d4.tar.bz2 avr8js-0d2148c4d9a3b1619306f6c1a2b985d3975ef3d4.zip | |
chore: release 0.3.3
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 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>", |
