Skip to content

Commit d926bff

Browse files
committed
Change version to 1.0.0
1 parent 971b96f commit d926bff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unitmath",
3-
"version": "1.0.0-rc.2",
3+
"version": "1.0.0",
44
"description": "JavaScript library for unit conversion and arithmetic",
55
"main": "index.js",
66
"module": "src/Unit.js",

0 commit comments

Comments
 (0)