diff options
| author | Uri Shaked | 2021-08-13 20:26:48 +0300 |
|---|---|---|
| committer | Uri Shaked | 2021-08-13 20:26:48 +0300 |
| commit | 84774ad62c491fa5e029b176cfb54a8e321eaed6 (patch) | |
| tree | 2f94bb0f309082bedcad42c947040f6f8b9d3bd0 /package.json | |
| parent | fix(gpio): timer outputs not reflected in PIN register #102 (diff) | |
| download | avr8js-84774ad62c491fa5e029b176cfb54a8e321eaed6.tar.gz avr8js-84774ad62c491fa5e029b176cfb54a8e321eaed6.tar.bz2 avr8js-84774ad62c491fa5e029b176cfb54a8e321eaed6.zip | |
0.16.6
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2acb642..98f1af4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avr8js", - "version": "0.16.5", + "version": "0.16.6", "main": "dist/cjs/index.js", "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", |
