Skip to content

Commit

Permalink
Bump version (#221)
Browse files Browse the repository at this point in the history
* Bump version

Bump the version to pick up the fix for the file watcher logic Windows when the terraform source code is on a drive other than c:\

* Update package.json
  • Loading branch information
owenrumney authored Jul 12, 2024
1 parent b6e4aa5 commit e3658fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "infracost",
"displayName": "Infracost",
"description": "Cloud cost estimates for Terraform in your editor",
"version": "0.2.30",
"version": "0.2.31",
"publisher": "Infracost",
"license": "Apache-2.0",
"icon": "infracost-logo.png",
Expand Down Expand Up @@ -141,4 +141,5 @@
"handlebars": "^4.7.7",
"js-yaml": "^4.1.0"
}
}
}

0 comments on commit e3658fb

Please sign in to comment.