Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
eonu committed Mar 27, 2019
1 parent 7d38c58 commit 411db30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/arx/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module Arx
VERSION = {
major: 0,
minor: 3,
patch: 0,
patch: 1,
meta: nil
}.compact.values.join('.').freeze
end

0 comments on commit 411db30

Please sign in to comment.