aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2021-12-13 11:39:06 +0200
committerUri Shaked2021-12-13 11:39:06 +0200
commit8c1f76fb3680c05030abfbf5e8769698f934cbac (patch)
tree34b6236eef5b3f9bd8df411f17bf1c0faae06c63
parentfix(twi): fails on repeated start condition (diff)
downloadavr8js-8c1f76fb3680c05030abfbf5e8769698f934cbac.tar.gz
avr8js-8c1f76fb3680c05030abfbf5e8769698f934cbac.tar.bz2
avr8js-8c1f76fb3680c05030abfbf5e8769698f934cbac.zip
0.18.7
Diffstat (limited to '')
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 127dc5b..349c4ad 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "avr8js",
- "version": "0.18.6",
+ "version": "0.18.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "avr8js",
- "version": "0.18.6",
+ "version": "0.18.7",
"license": "MIT",
"devDependencies": {
"@types/jest": "^26.0.4",
diff --git a/package.json b/package.json
index 1dc0f9d..5119310 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.18.6",
+ "version": "0.18.7",
"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.