aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2020-12-12 15:18:58 +0200
committerUri Shaked2020-12-12 15:18:58 +0200
commitb23266d0f6806c77ae16fe4991a89108bfae28a2 (patch)
treecd34143050bbe0a8cc2c311b3ad4b3e098f151fc /package.json
parentperf(cpu): speed up event system (diff)
downloadavr8js-b23266d0f6806c77ae16fe4991a89108bfae28a2.tar.gz
avr8js-b23266d0f6806c77ae16fe4991a89108bfae28a2.tar.bz2
avr8js-b23266d0f6806c77ae16fe4991a89108bfae28a2.zip
0.14.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3e2b8d2..ffc3024 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.14.1",
+ "version": "0.14.2",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",