aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2021-07-15 17:55:19 +0300
committerUri Shaked2021-07-15 17:55:19 +0300
commitbfc8ed94e3257635b88c8f1bddea99fddf02b459 (patch)
treeacd442120a03c0b2a00ca0d8239b1c2e08f939f0 /package.json
parentfeat(usart): add configuration change event (diff)
downloadavr8js-bfc8ed94e3257635b88c8f1bddea99fddf02b459.tar.gz
avr8js-bfc8ed94e3257635b88c8f1bddea99fddf02b459.tar.bz2
avr8js-bfc8ed94e3257635b88c8f1bddea99fddf02b459.zip
0.16.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 88f0668..f7f1f1f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.16.1",
+ "version": "0.16.2",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",