We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df74684 commit c38dc29Copy full SHA for c38dc29
box.json
@@ -1,7 +1,7 @@
1
{
2
"author":"John Berquist",
3
"bugs":"https://github.com/jcberquist/commandbox-cfformat/issues",
4
- "cftokens":"v0.2.0",
+ "cftokens":"v0.7.0",
5
"devDependencies":{
6
"testbox":"^3.0.0"
7
},
@@ -16,7 +16,7 @@
16
"URL":"http://opensource.org/licenses/MIT"
17
}
18
],
19
- "location":"jcberquist/commandbox-cfformat#v0.6.0",
+ "location":"jcberquist/commandbox-cfformat#v0.7.0",
20
"name": "cfformat",
21
"repository":{
22
"type":"git",
@@ -25,5 +25,5 @@
25
"shortDescription":"A CommandBox module for formatting CFML component files.",
26
"slug":"commandbox-cfformat",
27
"type":"commandbox-modules",
28
- "version":"0.6.0"
+ "version":"0.7.0"
29
0 commit comments