Skip to content

Commit

Permalink
version bump to 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jcramer committed Aug 27, 2018
1 parent 6f28ef6 commit 4c79dd8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/cashaddrjs-0.2.9.js → dist/cashaddrjs-0.2.11.js
Original file line number Diff line number Diff line change
Expand Up @@ -1474,7 +1474,7 @@ var ValidationError = validation.ValidationError;
*
* @private
*/
var VALID_PREFIXES = ['bitcoincash', 'bchtest', 'bchreg', 'simpleledger'];
var VALID_PREFIXES = ['bitcoincash', 'bchtest', 'bchreg', 'simpleledger', 'slptest'];

/**
* Checks whether a string is a valid prefix; ie., it has a single letter case
Expand Down
Loading

0 comments on commit 4c79dd8

Please sign in to comment.