aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2019-12-09 17:00:59 +0200
committerUri Shaked2019-12-09 17:00:59 +0200
commitb6f04e004559fca71cef20c5e59930d4504e5fb4 (patch)
tree652309b6989ea6f90438eb97d7aee9b126ebb946 /package.json
parentrefactor: tslint → eslint (diff)
downloadavr8js-b6f04e004559fca71cef20c5e59930d4504e5fb4.tar.gz
avr8js-b6f04e004559fca71cef20c5e59930d4504e5fb4.tar.bz2
avr8js-b6f04e004559fca71cef20c5e59930d4504e5fb4.zip
chore: release 0.5.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 713bda8..f77ac00 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.4.0",
+ "version": "0.5.0",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",