diff options
| author | Uri Shaked | 2020-05-25 16:33:32 +0300 |
|---|---|---|
| committer | Uri Shaked | 2020-05-25 16:33:32 +0300 |
| commit | d35e7012640ef72578e00388656dc40384f5f09a (patch) | |
| tree | 366654e54ebac526c80d3e088b00fa99188ec653 /package.json | |
| parent | perf(timer): improve tick() performance (diff) | |
| download | avr8js-d35e7012640ef72578e00388656dc40384f5f09a.tar.gz avr8js-d35e7012640ef72578e00388656dc40384f5f09a.tar.bz2 avr8js-d35e7012640ef72578e00388656dc40384f5f09a.zip | |
0.9.0
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 46b0fd8..39ea9af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avr8js", - "version": "0.8.5", + "version": "0.9.0", "main": "dist/cjs/index.js", "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", |
