diff options
| author | Uri Shaked | 2020-12-20 16:32:54 +0200 |
|---|---|---|
| committer | Uri Shaked | 2020-12-20 16:32:54 +0200 |
| commit | 2902ae3502cf1854cc853e0e016cd39fb96f0a94 (patch) | |
| tree | 93fa36786c44d08fda861f18e96e50afb47d1cf6 /package.json | |
| parent | fix(timer): TOV flag does not update correctly #75 (diff) | |
| download | avr8js-2902ae3502cf1854cc853e0e016cd39fb96f0a94.tar.gz avr8js-2902ae3502cf1854cc853e0e016cd39fb96f0a94.tar.bz2 avr8js-2902ae3502cf1854cc853e0e016cd39fb96f0a94.zip | |
0.14.4
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 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", |
