Skip to content

Commit f7f6c75

Browse files
author
Sachin Singh
committed
0.2.0
1 parent 9787b23 commit f7f6c75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scssyworks/context-builder",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Create context menus with ease",
55
"main": "dist/umd/contextBuilder.js",
66
"module": "dist/esm/contextBuilder.esm.js",
@@ -61,4 +61,4 @@
6161
"url": "https://github.com/scssyworks/context-builder/issues"
6262
},
6363
"homepage": "https://github.com/scssyworks/context-builder#readme"
64-
}
64+
}

0 commit comments

Comments
 (0)