Skip to content

Commit

Permalink
upd version because 1.0.0 exists but is yanked
Browse files Browse the repository at this point in the history
  • Loading branch information
UmanShahzad committed Jan 5, 2021
1 parent de164b9 commit 44e7de8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
/pkg/
/spec/reports/
/tmp/
IPinfo-*.gem
2 changes: 1 addition & 1 deletion lib/ipinfo/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module IPinfo
VERSION = '1.0.0'
VERSION = '1.0.1'
end

0 comments on commit 44e7de8

Please sign in to comment.