Skip to content

Commit

Permalink
0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AlverLyu committed Jun 13, 2017
1 parent 78e3d6d commit c9c6a42
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/sm.js
Original file line number Diff line number Diff line change
Expand Up @@ -9564,7 +9564,7 @@ utils.encode = function encode(arr, enc) {
},{}],32:[function(require,module,exports){
module.exports={
"name": "sm.js",
"version": "0.1.4",
"version": "0.1.5",
"description": "SM series cryptography in javascript implementation",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion dist/sm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sm.js",
"version": "0.1.4",
"version": "0.1.5",
"description": "SM series cryptography in javascript implementation",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c9c6a42

Please sign in to comment.