Skip to content

Commit

Permalink
Update Package Version
Browse files Browse the repository at this point in the history
  • Loading branch information
anantab committed Sep 11, 2019
1 parent 719747b commit 869347e
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,6 +1,6 @@
{
"name": "serverless-plugin-ifelse",
"version": "1.0.4",
"version": "1.0.5",
"description": "A Serverless Plugin to write If Else conditions in serverless YAML file",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -29,4 +29,4 @@
"url": "https://github.com/anantab/serverless-plugin-ifelse/issues"
},
"homepage": "https://github.com/anantab/serverless-plugin-ifelse"
}
}

0 comments on commit 869347e

Please sign in to comment.