aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2022-03-22 23:25:30 +0200
committerUri Shaked2022-03-22 23:25:30 +0200
commitf61fd626883f01682f7b9f0a6f9651da39f4122f (patch)
tree8e1a060922de4c47a0b9c4a14104b8a62b88cf8e /package.json
parentfix(timer): Phase Correct mode overruns #119 (diff)
downloadavr8js-f61fd626883f01682f7b9f0a6f9651da39f4122f.tar.gz
avr8js-f61fd626883f01682f7b9f0a6f9651da39f4122f.tar.bz2
avr8js-f61fd626883f01682f7b9f0a6f9651da39f4122f.zip
0.18.10
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 aedc3d0..3d108b5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.18.9",
+ "version": "0.18.10",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",