Skip to content

Commit

Permalink
Version bump to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pietromenna committed Dec 2, 2017
1 parent 8c2912e commit f1a8cbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
wikipedia-client (1.7.1)
wikipedia-client (1.8.0)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/wikipedia/version.rb
@@ -1,3 +1,3 @@
module Wikipedia
VERSION = '1.7.1'.freeze
VERSION = '1.8.0'.freeze
end

0 comments on commit f1a8cbe

Please sign in to comment.