Skip to content

Commit 6ee7d89

Browse files
committed
marked 1.0
1 parent d218608 commit 6ee7d89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

nxs_package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "nexus_module_catalog",
33
"displayName": "Nexus Module Catalog",
4-
"version": "0.1.0",
5-
"specVersion": "0.1.0",
4+
"version": "1.0.0",
5+
"specVersion": "0.3.0",
66
"description": "List of opensource modules for the Nexus Wallet",
77
"type": "app",
88
"entry": "dist/index.html",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nexus_module_catalog",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "List of opensource modules for the Nexus Wallet",
55
"devDependencies": {
66
"@babel/core": "^7.3.4",

0 commit comments

Comments
 (0)