aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUri Shaked2021-10-07 00:06:31 +0300
committerUri Shaked2021-10-07 00:06:31 +0300
commit17578479e5e6cd2ab9a49bb8c44323d8eef1aeab (patch)
tree8cc719032480b0161a8431f3fbf5d047cd1ce647 /package.json
parentfeat(timer): Force Output Compare (FOC) bits (diff)
downloadavr8js-17578479e5e6cd2ab9a49bb8c44323d8eef1aeab.tar.gz
avr8js-17578479e5e6cd2ab9a49bb8c44323d8eef1aeab.tar.bz2
avr8js-17578479e5e6cd2ab9a49bb8c44323d8eef1aeab.zip
0.18.2
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 45c1c15..874eade 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.18.1",
+ "version": "0.18.2",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",