Skip to content

Commit

Permalink
Prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
vukicevic committed Jun 12, 2014
1 parent 2a2f7c9 commit 72176b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crunch",
"main": "crunch.js",
"version": "1.0.3",
"version": "1.0.4",
"homepage": "https://github.com/vukicevic/crunch",
"authors": [
"Nenad Vukicevic <vukicevic@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "number-crunch",
"version": "1.0.3",
"version": "1.0.4",
"description": "Fast arbitraty-precision integer arithmetic library. Used for large-number calculations including finding large prime numbers, performing modular exponentiation and other arithmetic operations.",
"main": "crunch.js",
"scripts": {
Expand Down

0 comments on commit 72176b2

Please sign in to comment.