Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
eonu committed Apr 18, 2021
1 parent bf39645 commit f050b91
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: 1,
minor: 2,
patch: 1,
patch: 2,
meta: nil,
}.compact.values.join('.').freeze
end

0 comments on commit f050b91

Please sign in to comment.