diff --git a/README-API.md b/README-API.md index 5638e6d..c76559c 100644 --- a/README-API.md +++ b/README-API.md @@ -4,7 +4,7 @@ This SDK Contains automatically generated sources & documents with the [Swagger - API version: 0.3.0 - Package version: 0.3.0 -- Build date: 2016-07-08T19:23:08.500+09:00 +- Build date: 2016-07-08T19:42:15.316+09:00 - Build package: class io.swagger.codegen.languages.JavascriptClientCodegen ## Getting Started diff --git a/builder/templates/package.mustache b/builder/templates/package.mustache index 912316a..19f8399 100644 --- a/builder/templates/package.mustache +++ b/builder/templates/package.mustache @@ -1,6 +1,6 @@ { "name": "webida-restful-api", - "version": "0.2.1", + "version": "0.3.0", "description": "Webida Restful API Spec & generated clients", "license": "Apache-2.0", "main": "{{sourceFolder}}{{#invokerPackage}}/{{invokerPackage}}{{/invokerPackage}}/index.js", diff --git a/package.json b/package.json index 982a536..ae61d31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webida-restful-api", - "version": "0.2.1", + "version": "0.3.0", "description": "Webida Restful API Spec & generated clients", "license": "Apache-2.0", "main": "src/index.js",