Skip to content

Commit

Permalink
bump version to v2.2.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jakolehm committed Feb 1, 2019
1 parent d9d7b63 commit 0580378
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:
pharos-cluster (2.2.0.rc.1)
pharos-cluster (2.2.0.rc.3)
bcrypt
bcrypt_pbkdf (>= 1.0, < 2.0)
clamp (= 1.2.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/pharos/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module Pharos
VERSION = "2.2.0-rc.2"
VERSION = "2.2.0-rc.3"

def self.version
VERSION + "+oss"
Expand Down

0 comments on commit 0580378

Please sign in to comment.