Skip to content

Commit dbce6a0

Browse files
committed
Increase package version
1 parent dd36cda commit dbce6a0

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcecodeoer/cli",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"keywords": [
55
"cli",
66
"sourcecode",
@@ -10,7 +10,9 @@
1010
"archiver",
1111
"validator",
1212
"programming-exercises",
13-
"cataloging"
13+
"cataloging",
14+
"opensource",
15+
"open-source"
1416
],
1517
"description": "CLI tools for SourceCode",
1618
"bin": {
@@ -51,7 +53,7 @@
5153
"js-yaml": "^3.13.1",
5254
"lodash.groupby": "^4.6.0",
5355
"lodash.partition": "^4.6.0",
54-
"simple-git": "^1.128.0",
56+
"simple-git": "^1.129.0",
5557
"slash": "^3.0.0",
5658
"supertest": "^4.0.2",
5759
"yargs": "^15.0.2"

0 commit comments

Comments
 (0)