Skip to content

Commit

Permalink
Bump version 0.16.11
Browse files Browse the repository at this point in the history
  • Loading branch information
anson627 committed Jun 14, 2019
1 parent e36883b commit 0ada8a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
synapse (0.16.10)
synapse (0.16.11)
aws-sdk (~> 1.39)
docker-api (~> 1.7)
dogstatsd-ruby (~> 3.3.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/synapse/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Synapse
VERSION = "0.16.10"
VERSION = "0.16.11"
end

0 comments on commit 0ada8a0

Please sign in to comment.