aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2020-08-01 16:48:04 +0300
committerUri Shaked2020-08-01 16:48:04 +0300
commit7e2d99d8d97b82f46796cb26b9110209efa11c9e (patch)
treea44c10e3fea92bfae00e8b112d8c22ae324fc3f4
parentfix(timer): keeps counting even when stopped #41 (diff)
downloadavr8js-7e2d99d8d97b82f46796cb26b9110209efa11c9e.tar.gz
avr8js-7e2d99d8d97b82f46796cb26b9110209efa11c9e.tar.bz2
avr8js-7e2d99d8d97b82f46796cb26b9110209efa11c9e.zip
0.10.2
-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 29d1bb7..08732f2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.10.1",
+ "version": "0.10.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 3365ecc..4c8ce79 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.10.1",
+ "version": "0.10.2",
"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.