diff options
| author | Uri Shaked | 2020-12-09 16:20:21 +0200 |
|---|---|---|
| committer | Uri Shaked | 2020-12-09 16:20:21 +0200 |
| commit | 868743c30ecc142736985ee578a2872999a69b8a (patch) | |
| tree | 6377bb8eaf674982ca9d7352bd5e589b62d7b781 /package.json | |
| parent | Merge pull request #71 from wokwi/interrupt-refactor (diff) | |
| download | avr8js-868743c30ecc142736985ee578a2872999a69b8a.tar.gz avr8js-868743c30ecc142736985ee578a2872999a69b8a.tar.bz2 avr8js-868743c30ecc142736985ee578a2872999a69b8a.zip | |
0.14.0
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 88819d3..3565f0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avr8js", - "version": "0.13.1", + "version": "0.14.0", "main": "dist/cjs/index.js", "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", |
