Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aliscott committed Aug 10, 2021
1 parent 756d367 commit d137fe5
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": "cloud-pricing-api",
"version": "0.1.0",
"version": "0.2.0",
"description": "Cloud Pricing API",
"main": "src/server.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"lint": "eslint --ext .ts,.js --ignore-path .gitignore .",
"format": "prettier --write 'src/**/*.{js,ts}'"
},
"author": "Alistair Scott",
"author": "Infracost",
"license": "Apache-2.0",
"licenses": [
{
Expand Down

0 comments on commit d137fe5

Please sign in to comment.