Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGraey committed Jun 15, 2019
1 parent c439484 commit ae712ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "bignum",
"version": "0.0.1",
"version": "0.1.0",
"description": "128 and 256 bits integer and fixed point arithmetics. Also support checking overflow/underflow",
"main": "js/index.js",
"types": "assembly/index.ts",
Expand Down

0 comments on commit ae712ae

Please sign in to comment.