Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometheus3375 committed Jun 24, 2022
1 parent ccaacba commit 2440af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions country-codes-rb/lib/country_codes/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

module CountryCodes
VERSION = '0.1.0'
LIB_VERSION = '0.0.4'
VERSION = '0.1.1'
LIB_VERSION = '0.0.6'
end

0 comments on commit 2440af1

Please sign in to comment.