Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ramgrandhi committed Aug 10, 2020
1 parent 305f0dc commit ec885f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "serverless-wso2-apim",
"version": "0.1.0",
"version": "0.1.1",
"description": "Serverless Framework plugin for WSO2 API Manager",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"release:alpha": "release pre alpha",
"release:patch": "release patch",
"release:minor": "release minor",
"release:major": "release major"
"release:major": "release major"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down

0 comments on commit ec885f9

Please sign in to comment.