Skip to content

Commit

Permalink
Incrementing to 1.0.1 to package a release properly.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric A. Soto authored and Eric A. Soto committed Apr 23, 2021
1 parent 972746f commit ced4f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodejs-server-swagger-express-mvc-custom",
"version": "1.0.0",
"version": "1.0.1",
"description": "A project that provides scaffolding to make it easy to create/maintain a functioning dynamic API from a Swagger 2 specification, with support for parsing & validating parameters, route management and route controller mapping by convention.",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit ced4f5f

Please sign in to comment.