Skip to content

Commit

Permalink
Bump version to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vbrazo committed Jul 31, 2019
1 parent ddace70 commit 91341d2
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:
faker (1.9.6)
faker (2.0)
i18n (>= 0.7)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/faker/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Faker #:nodoc:
VERSION = '1.9.6'
VERSION = '2.0'
end

0 comments on commit 91341d2

Please sign in to comment.