Skip to content

Commit 3fa87a0

Browse files
committed
(chore) bump to 0.3
1 parent eec1c91 commit 3fa87a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "as-bignum",
3-
"version": "0.2.40",
3+
"version": "0.3.0",
44
"description": "128 and 256 bits integer and fixed point arithmetics for AssemblyScript. Also support checking overflow/underflow",
55
"main": "assembly/index.ts",
66
"types": "assembly/index.ts",

0 commit comments

Comments
 (0)