Skip to content

Commit da0839a

Browse files
committed
version bump
1 parent f2778ed commit da0839a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

box.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"ColdBox Validation",
33
"author":"Ortus Solutions <[email protected]>",
4-
"version":"3.4.0",
4+
"version":"3.5.0",
55
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbvalidation/@build.version@/[email protected]@.zip",
66
"slug":"cbvalidation",
77
"type":"modules",
@@ -25,7 +25,7 @@
2525
"dependencies":{
2626
"cbi18n":"^2.0.0"
2727
},
28-
"devDependencies":{
28+
"devDependencies":{
2929
"commandbox-cfformat":"*",
3030
"commandbox-docbox":"*",
3131
"commandbox-dotenv":"*",
@@ -36,7 +36,7 @@
3636
"test-harness",
3737
"/server*.json"
3838
],
39-
"testbox":{
39+
"testbox":{
4040
"runner":"http://localhost:60299/tests/runner.cfm"
4141
},
4242
"scripts":{

0 commit comments

Comments
 (0)