aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2020-09-30 10:41:53 +0300
committerUri Shaked2020-09-30 10:41:53 +0300
commit377058623b33e73d3d30714c14080c22d01fd3ab (patch)
treea17bfa9e7cedcf064abe789b3dbeb6cf523bef7e /package.json
parentfix(cpu): incorrect address for RAMPZ / EIND (diff)
downloadavr8js-377058623b33e73d3d30714c14080c22d01fd3ab.tar.gz
avr8js-377058623b33e73d3d30714c14080c22d01fd3ab.tar.bz2
avr8js-377058623b33e73d3d30714c14080c22d01fd3ab.zip
0.11.3
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 0d7ef34..59c1a11 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.11.2",
+ "version": "0.11.3",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",