Skip to content

Commit

Permalink
v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scurker committed Jan 8, 2018
1 parent d05c9c1 commit 99d5ad6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -3,7 +3,7 @@
"main": [
"dist/currency.js"
],
"version": "1.0.6",
"version": "1.0.7",
"homepage": "http://scurker.github.io/currency.js",
"authors": [
"Jason Wilson"
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "currency.js",
"homepage": "http://scurker.github.io/currency.js",
"version": "1.0.6",
"version": "1.0.7",
"description": "A javascript library for handling currency values.",
"main": "dist/currency.js",
"module": "dist/currency.es.js",
Expand Down

0 comments on commit 99d5ad6

Please sign in to comment.