diff options
| author | Uri Shaked | 2020-12-25 01:47:26 +0200 |
|---|---|---|
| committer | Uri Shaked | 2020-12-25 01:47:26 +0200 |
| commit | 066928d588078b3f2cc48c5361969c758a3c909a (patch) | |
| tree | 52a78661a1ed58003f33d6a79581f3c98ee7cc00 /package.json | |
| parent | fix(timer): Output Compare sometimes misses Compare Match #79 (diff) | |
| download | avr8js-066928d588078b3f2cc48c5361969c758a3c909a.tar.gz avr8js-066928d588078b3f2cc48c5361969c758a3c909a.tar.bz2 avr8js-066928d588078b3f2cc48c5361969c758a3c909a.zip | |
0.14.6
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fb6c3bc..8aabd5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avr8js", - "version": "0.14.5", + "version": "0.14.6", "main": "dist/cjs/index.js", "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", |
