aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2020-04-30 14:28:39 +0300
committerUri Shaked2020-04-30 14:28:39 +0300
commit2cb9a7c47928d51c8f037e9d6ea8a8313b370539 (patch)
treeeda6a55b1d6fb98c5ef978e10fc79752b488dd58 /package.json
parentchore(deps): npm update (diff)
downloadavr8js-2cb9a7c47928d51c8f037e9d6ea8a8313b370539.tar.gz
avr8js-2cb9a7c47928d51c8f037e9d6ea8a8313b370539.tar.bz2
avr8js-2cb9a7c47928d51c8f037e9d6ea8a8313b370539.zip
chore: release 0.8.4
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 4c786c6..1de6f83 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.8.3",
+ "version": "0.8.4",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",