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-lock.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 '')
| -rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 113f472..c0da0db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "avr8js", - "version": "0.16.5", + "version": "0.16.6", "lockfileVersion": 1, "requires": true, "dependencies": { |
