Skip to content

Commit 142d9d0

Browse files
committed
1.0.0
1 parent ecbd36e commit 142d9d0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

box.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"CFMigrations Commands",
3-
"version":"0.0.0",
4-
"location":"elpete/commandbox-migrations#v0.0.0",
3+
"version":"1.0.0",
4+
"location":"elpete/commandbox-migrations#v1.0.0",
55
"author":"Eric Peterson",
66
"homepage":"https://github.com/elpete/commandbox-migrations",
77
"documentation":"https://github.com/elpete/commandbox-migrations",
@@ -33,9 +33,9 @@
3333
}
3434
],
3535
"dependencies":{
36-
"cfmigrations": "^1.0.0"
36+
"cfmigrations":"^1.0.0"
3737
},
3838
"installPaths":{
39-
"cfmigrations": "modules/cfmigrations"
39+
"cfmigrations":"modules/cfmigrations"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)