Skip to content

Commit 8a48b15

Browse files
committed
Prepare 0.1.0 release
1 parent df658a5 commit 8a48b15

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
"name": "html-to-javascript",
33
"main": "./lib/atom-html-to-javascript",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"description": "HTML to Javascript as string, and vice versa.",
6-
"keywords": [
7-
],
6+
"keywords": [],
87
"activationCommands": {
98
"atom-workspace": "atom-html-to-javascript:convert"
109
},

0 commit comments

Comments
 (0)