aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2021-10-24 15:34:21 +0300
committerUri Shaked2021-10-24 15:34:21 +0300
commitd1049763e15c9d426a6228285092775ce6907531 (patch)
tree2736465e57485941e753e6cfdf1227de5e39d664
parentfix(eeprom): EEPROM interrupt not firing #110 (diff)
downloadavr8js-d1049763e15c9d426a6228285092775ce6907531.tar.gz
avr8js-d1049763e15c9d426a6228285092775ce6907531.tar.bz2
avr8js-d1049763e15c9d426a6228285092775ce6907531.zip
0.18.4
-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 5180429..c55350c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "avr8js",
- "version": "0.18.3",
+ "version": "0.18.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "avr8js",
- "version": "0.18.3",
+ "version": "0.18.4",
"license": "MIT",
"devDependencies": {
"@types/jest": "^26.0.4",
diff --git a/package.json b/package.json
index 1f75290..ab495e0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.18.3",
+ "version": "0.18.4",
"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.