Skip to content

Commit

Permalink
✨ Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
unhappychoice committed Aug 3, 2017
1 parent 9e273ae commit b1d5aca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
circler (0.6.0)
circler (0.6.1)
circleci (~> 1.1.0)
colorize (~> 0.8.1)
faraday (~> 0.12.0)
Expand All @@ -22,7 +22,7 @@ GEM
circleci (1.1.0)
colorize (0.8.1)
diff-lcs (1.3)
faraday (0.12.1)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
highline (1.7.8)
json (2.1.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/circler/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Circler
VERSION = '0.6.0'.freeze
VERSION = '0.6.1'.freeze
end

0 comments on commit b1d5aca

Please sign in to comment.