Skip to content

Commit 7d4f6c4

Browse files
authored
Bump version
1 parent d52e4cc commit 7d4f6c4

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": "decimalsystem",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "DecimalSystem is a powerful base conversion library that can convert any (real) number to any base (over 1), including non-integer bases like base PI.",
55
"main": "dist/cjs/index.js",
66
"types": "dist/cjs/index.d.ts",

0 commit comments

Comments
 (0)