Skip to content

Commit 3a189b8

Browse files
committed
Bump version
1 parent 884460f commit 3a189b8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

box.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"devDependencies":{
66
"testbox":"^2.8.0+191"
77
},
8+
"documentation":"https://github.com/jcberquist/commandbox-cfformat",
89
"homepage":"https://github.com/jcberquist/commandbox-cfformat",
910
"installPaths":{
1011
"testbox":"testbox/"
@@ -15,10 +16,14 @@
1516
"URL":"http://opensource.org/licenses/MIT"
1617
}
1718
],
18-
"location":"jcberquist/commandbox-cfformat#v0.3.1",
19+
"location":"jcberquist/commandbox-cfformat#v0.4.0",
1920
"name": "cfformat",
21+
"repository":{
22+
"type":"git",
23+
"URL":"https://github.com/jcberquist/commandbox-cfformat"
24+
},
2025
"shortDescription":"A CommandBox module for formatting CFML component files.",
2126
"slug":"commandbox-cfformat",
2227
"type":"commandbox-modules",
23-
"version":"0.3.1"
28+
"version":"0.4.0"
2429
}

0 commit comments

Comments
 (0)