diff --git a/VERSION b/VERSION index 23aa839..f0bb29e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.2 +1.3.0 diff --git a/devise-authy.gemspec b/devise-authy.gemspec index cc11d80..dbfacba 100644 --- a/devise-authy.gemspec +++ b/devise-authy.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = "devise-authy" - s.version = "1.2.1" + s.version = "1.3.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Authy Inc."] - s.date = "2013-04-22" + s.date = "2013-11-15" s.description = "Authy plugin for Devise" s.email = "support@authy.com" s.extra_rdoc_files = [ diff --git a/spec/rails-app/Gemfile.lock b/spec/rails-app/Gemfile.lock index 398498b..b0620d7 100644 --- a/spec/rails-app/Gemfile.lock +++ b/spec/rails-app/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../.. specs: - devise-authy (1.2.1) + devise-authy (1.3.0) authy devise