Skip to content

Commit f2f3733

Browse files
committed
Bump version to 0.8.0
This will make it align with swagger-node-runner and swagger-express
1 parent c13156b commit f2f3733

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger",
3-
"version": "0.7.5",
3+
"version": "0.8.0",
44
"description": "The Swagger command-line. Provides Swagger utilities and project lifecycle support.",
55
"keywords": [
66
"swagger",
@@ -54,4 +54,4 @@
5454
"swagger": "bin/swagger.js",
5555
"swagger-project": "bin/swagger-project.js"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)