Skip to content

Commit d7f740f

Browse files
committed
0.1.0
1 parent a28a7a9 commit d7f740f

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"name": "dext-github-plugin",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Dext plugin to search for Github repositories.",
5-
"keywords": ["dext", "dext-plugin", "github", "gh", "repository"],
5+
"keywords": [
6+
"dext",
7+
"dext-plugin",
8+
"github",
9+
"gh",
10+
"repository"
11+
],
612
"main": "index.js",
713
"author": "Vu Tran <vu@vu-tran.com>",
814
"license": "MIT",

0 commit comments

Comments
 (0)