aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2020-12-12 02:00:01 +0200
committerUri Shaked2020-12-12 02:00:01 +0200
commitc9d09cb9aaf3c83e8c7b2b7ceb75a5cf8ca4f7ad (patch)
tree0c511391cf8bdac62a9c596de3b07b63c26d3fb7
parentfix(timer): Incorrect count when stopping a timer (diff)
downloadavr8js-c9d09cb9aaf3c83e8c7b2b7ceb75a5cf8ca4f7ad.tar.gz
avr8js-c9d09cb9aaf3c83e8c7b2b7ceb75a5cf8ca4f7ad.tar.bz2
avr8js-c9d09cb9aaf3c83e8c7b2b7ceb75a5cf8ca4f7ad.zip
0.14.1
Diffstat (limited to '')
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index a14637b..5547820 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.14.0",
+ "version": "0.14.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 3565f0d..3e2b8d2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.14.0",
+ "version": "0.14.1",
"main": "dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.