Skip to content

Commit 32e9e52

Browse files
committed
Bump version.
1 parent 9f54482 commit 32e9e52

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SparkMD5",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"homepage": "https://github.com/satazor/SparkMD5",
55
"authors": [
66
"André Cruz <[email protected]>"

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "md5",
33
"repo": "satazor/SparkMD5",
44
"description": "Lightning fast normal and incremental md5 for javascript",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"keywords": [
77
"md5",
88
"fast",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spark-md5",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Lightning fast normal and incremental md5 for javascript",
55
"main": "spark-md5.js",
66
"directories": {

0 commit comments

Comments
 (0)