Skip to content

Commit

Permalink
Bump version to 55.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloDalRi committed Dec 21, 2018
1 parent 119ccfc commit 231f333
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
@@ -1,4 +1,4 @@
# Unreleased
# 55.0.2

* Add SocketError exception handling.

Expand Down
2 changes: 1 addition & 1 deletion lib/gds_api/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GdsApi
VERSION = '55.0.1'.freeze
VERSION = '55.0.2'.freeze
end

0 comments on commit 231f333

Please sign in to comment.