From 8bd2b8a7782f6dc0310e49012d4e118b6424dfc0 Mon Sep 17 00:00:00 2001 From: "David A. Cuadrado" Date: Fri, 15 Nov 2013 19:00:38 -0500 Subject: [PATCH] Bump version and regenerate gemspec. --- VERSION | 2 +- devise-authy.gemspec | 4 ++-- spec/rails-app/Gemfile.lock | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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