Skip to content

Commit

Permalink
chore(release): bump version to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eysi09 committed Mar 1, 2019
1 parent ad926f7 commit faaaeaa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<a name="v0.9.3-0"></a>
## [v0.9.3-0](https://github.com/garden-io/garden/compare/v0.9.2...v0.9.3-0) (2019-03-01)
<a name="v0.9.3"></a>
## [v0.9.3](https://github.com/garden-io/garden/compare/v0.9.2...v0.9.3) (2019-03-01)

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion garden-service/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion garden-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "garden-cli",
"version": "0.9.3-0",
"version": "0.9.3",
"description": "A full-featured development framework for containers and serverless",
"repository": {
"type": "git",
Expand Down

0 comments on commit faaaeaa

Please sign in to comment.