aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2020-12-20 16:32:54 +0200
committerUri Shaked2020-12-20 16:32:54 +0200
commit2902ae3502cf1854cc853e0e016cd39fb96f0a94 (patch)
tree93fa36786c44d08fda861f18e96e50afb47d1cf6 /package.json
parentfix(timer): TOV flag does not update correctly #75 (diff)
downloadavr8js-2902ae3502cf1854cc853e0e016cd39fb96f0a94.tar.gz
avr8js-2902ae3502cf1854cc853e0e016cd39fb96f0a94.tar.bz2
avr8js-2902ae3502cf1854cc853e0e016cd39fb96f0a94.zip
0.14.4
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a14cd88..42bdd29 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.14.3",
+ "version": "0.14.4",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",