Skip to content

Commit

Permalink
bump version to v2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jakolehm committed Aug 8, 2019
1 parent 9582706 commit 40ae8cb
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.4.2"
VERSION = "2.4.3"

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

0 comments on commit 40ae8cb

Please sign in to comment.