Skip to content

Commit

Permalink
Bump version and regenerate gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
dcu committed Nov 16, 2013
1 parent 0d032a5 commit 8bd2b8a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.2
1.3.0
4 changes: 2 additions & 2 deletions devise-authy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "[email protected]"
s.extra_rdoc_files = [
Expand Down
2 changes: 1 addition & 1 deletion spec/rails-app/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../..
specs:
devise-authy (1.2.1)
devise-authy (1.3.0)
authy
devise

Expand Down

0 comments on commit 8bd2b8a

Please sign in to comment.