Skip to content

Commit

Permalink
Bump version 0.3.0 -> 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Guerra committed Apr 24, 2017
1 parent 41c7d78 commit a21b7d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [NEXT_RELEASE]
## [0.3.1] - 2017-04-24
### Fixed
- Fix deploy timeouts by sending a few bytes at a constant time interval to the
network connection in use (as required by the idle timeout of the aws classic
Expand Down
2 changes: 1 addition & 1 deletion swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ swagger: "2.0"
info:
description: The Teresa PaaS API
title: Teresa API
version: 0.3.0
version: 0.3.1
host: localhost:8080
consumes:
- application/json
Expand Down

0 comments on commit a21b7d6

Please sign in to comment.