Skip to content

Commit 1852ddc

Browse files
authored
v1.3.0
1 parent 1df4fd1 commit 1852ddc

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-az",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": " .gitattributes file with GitHub Export",
55
"main": "src/index.js",
66
"bin": {
@@ -10,7 +10,10 @@
1010
"start": "node src/index.js"
1111
},
1212
"keywords": [
13-
"gatsby",
13+
"git",
14+
"git lfs",
15+
"github",
16+
"git config",
1417
"gitattributes",
1518
"quick-gitattributes"
1619
],

0 commit comments

Comments
 (0)