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 f050b91 commit 6ba24f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/arx/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ module Arx
# The current version of Arx.
VERSION = {
major: 1,
minor: 2,
patch: 2,
minor: 3,
patch: 0,
meta: nil,
}.compact.values.join('.').freeze
end

0 comments on commit 6ba24f0

Please sign in to comment.