Skip to content

Commit

Permalink
bump version to v2.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jakolehm committed Oct 30, 2018
1 parent 5d1ce2a commit 15a131f
Showing 1 changed file with 1 addition and 1 deletion.
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.0.0-rc.1"
VERSION = "2.0.0-rc.2"

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

0 comments on commit 15a131f

Please sign in to comment.