Comparing version 0.0.18 to 0.0.19
@@ -0,1 +1,8 @@ | ||
## 0.0.19 (2014-03-11) | ||
Bugfixes: | ||
- Address keybase/keybase-issues#219: upgrade to pgp-utils v0.0.15 | ||
which has more robust message decoding | ||
## 0.0.18 (2014-03-11) | ||
@@ -2,0 +9,0 @@ |
@@ -10,3 +10,3 @@ { | ||
"author": "Maxwell Krohn", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"license": "BSD-3-Clause", | ||
@@ -28,3 +28,3 @@ "main": "./lib/main.js", | ||
"bn": ">=0.0.2", | ||
"pgp-utils": ">=0.0.15" | ||
"pgp-utils": ">=0.0.16" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
813106
Updatedpgp-utils@>=0.0.16