aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2020-12-09 16:20:21 +0200
committerUri Shaked2020-12-09 16:20:21 +0200
commit868743c30ecc142736985ee578a2872999a69b8a (patch)
tree6377bb8eaf674982ca9d7352bd5e589b62d7b781 /package.json
parentMerge pull request #71 from wokwi/interrupt-refactor (diff)
downloadavr8js-868743c30ecc142736985ee578a2872999a69b8a.tar.gz
avr8js-868743c30ecc142736985ee578a2872999a69b8a.tar.bz2
avr8js-868743c30ecc142736985ee578a2872999a69b8a.zip
0.14.0
Diffstat (limited to '')
-rw-r--r--package.json2
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",