Skip to content

Commit 59d9477

Browse files
committed
bump to version 2.0.0
1 parent 07128b5 commit 59d9477

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "timecraftjs",
3-
"version": "2.0.0-alpha4",
3+
"version": "2.0.0",
44
"description": "Time conversion using NAIF CSPICE Toolkit in JavaScript via Emscripten.",
55
"main": "cjs/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)