Skip to content

Commit 3f2ee3b

Browse files
committed
🚧 build: release v0.3.6
1 parent f73e9e6 commit 3f2ee3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsbi-calculator",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "JSBI-Calculator is a calculator utility to perform arbitrary arithmetic computation, with the help of JSBI-based BigDecimal.",
55
"main": "dist/jsbi-calculator.js",
66
"module": "dist/jsbi-calculator.mjs",

0 commit comments

Comments
 (0)