diff options
| author | Uri Shaked | 2022-01-20 20:41:05 +0200 |
|---|---|---|
| committer | Uri Shaked | 2022-01-20 20:41:05 +0200 |
| commit | e76663c35d89f6ce719f5565eae09aef2366f5f6 (patch) | |
| tree | b3eb80203a1b6c201bda92f178ffd83e59ed284b /package.json | |
| parent | perf(cpu): speed up interrupts (diff) | |
| download | avr8js-e76663c35d89f6ce719f5565eae09aef2366f5f6.tar.gz avr8js-e76663c35d89f6ce719f5565eae09aef2366f5f6.tar.bz2 avr8js-e76663c35d89f6ce719f5565eae09aef2366f5f6.zip | |
0.18.8
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 5119310..fc50bc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avr8js", - "version": "0.18.7", + "version": "0.18.8", "main": "dist/cjs/index.js", "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", |
