Skip to content

Commit dcfc7cd

Browse files
authored
V1 (#374)
* Release as v1.1 * Add license info to composer.json * Don't include version in composer.json
1 parent 592cf25 commit dcfc7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "modmore/gitify",
3-
"version": "0.12.0",
43
"description": "Command line toolkit to make managing a MODX site in git a lot easier",
4+
"license": "MIT",
55
"require": {
66
"kbjr/git.php": "*",
77
"symfony/console": "5.3.*",

0 commit comments

Comments
 (0)