Skip to content

Commit 40176a4

Browse files
committed
chore: increment package.json for v2
1 parent e6f4721 commit 40176a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navigraph/msfs-navigation-data-interface",
3-
"version": "1.0.0-alpha.1",
3+
"version": "2.0.0-alpha.1",
44
"description": "JS interface that facilitates interactions with the Navigraph WASM navigation data module.",
55
"homepage": "https://navigraph.com",
66
"main": "dist/msfs-navigation-data-interface.mjs",
@@ -21,4 +21,4 @@
2121
"scripts": {
2222
"build": "tsup"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)