aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2021-10-23 10:38:19 +0300
committerUri Shaked2021-10-23 10:38:19 +0300
commitcd0cb034f38c443fa7f89fe0518b293b279dcdcc (patch)
tree878976d5d5c4909e8f275ba51027bb43574369df
parentfix(spi): setting SPIE doesn't fire pending interrupt (diff)
downloadavr8js-cd0cb034f38c443fa7f89fe0518b293b279dcdcc.tar.gz
avr8js-cd0cb034f38c443fa7f89fe0518b293b279dcdcc.tar.bz2
avr8js-cd0cb034f38c443fa7f89fe0518b293b279dcdcc.zip
0.18.3
-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 489adc8..5180429 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "avr8js",
- "version": "0.18.2",
+ "version": "0.18.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "avr8js",
- "version": "0.18.2",
+ "version": "0.18.3",
"license": "MIT",
"devDependencies": {
"@types/jest": "^26.0.4",
diff --git a/package.json b/package.json
index 874eade..1f75290 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.18.2",
+ "version": "0.18.3",
"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.