Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Bump version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrachev committed Nov 23, 2015
1 parent d2f0a7c commit 94d541b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.2.3 (23/11/2015)

### Enhancements

* Suppress client errors

## 0.2.2 (19/08/2015)

### Enhancements
Expand Down Expand Up @@ -29,4 +35,4 @@

## 0.1.0 (13/07/2015)

* Initial release
* Initial release
2 changes: 1 addition & 1 deletion lib/gastly/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Gastly
VERSION = '0.2.2'
VERSION = '0.2.3'
end

0 comments on commit 94d541b

Please sign in to comment.