aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2021-02-19 23:49:37 +0200
committerUri Shaked2021-02-19 23:49:37 +0200
commit2612d6553fb12496f9ed61845f623cf131f29e9b (patch)
treefb6158f7aeaf5200d7c9d22a09e620f3cd16c4c5 /package.json
parentfeat(usart): implement RX #11 (diff)
downloadavr8js-2612d6553fb12496f9ed61845f623cf131f29e9b.tar.gz
avr8js-2612d6553fb12496f9ed61845f623cf131f29e9b.tar.bz2
avr8js-2612d6553fb12496f9ed61845f623cf131f29e9b.zip
0.15.0
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 6abba32..8971c19 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.14.10",
+ "version": "0.15.0",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",