Skip to content

Commit 25b76bb

Browse files
UpchurchUpchurch
authored andcommitted
Prepare 0.1.0 release
1 parent a09924d commit 25b76bb

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": "split-diff",
33
"main": "./lib/split-diff",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"description": "A short description of your package",
6-
"keywords": [
7-
],
6+
"keywords": [],
87
"activationCommands": {
98
"atom-workspace": "split-diff:diffPanes"
109
},

0 commit comments

Comments
 (0)