diff options
| author | Uri Shaked | 2021-02-19 23:49:37 +0200 |
|---|---|---|
| committer | Uri Shaked | 2021-02-19 23:49:37 +0200 |
| commit | 2612d6553fb12496f9ed61845f623cf131f29e9b (patch) | |
| tree | fb6158f7aeaf5200d7c9d22a09e620f3cd16c4c5 /package-lock.json | |
| parent | feat(usart): implement RX #11 (diff) | |
| download | avr8js-2612d6553fb12496f9ed61845f623cf131f29e9b.tar.gz avr8js-2612d6553fb12496f9ed61845f623cf131f29e9b.tar.bz2 avr8js-2612d6553fb12496f9ed61845f623cf131f29e9b.zip | |
0.15.0
Diffstat (limited to '')
| -rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 7ade4b7..13a9cd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "avr8js", - "version": "0.14.10", + "version": "0.15.0", "lockfileVersion": 1, "requires": true, "dependencies": { |
