Skip to content

Commit

Permalink
v0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
lynndylanhurley committed Nov 18, 2014
1 parent 49bf5a0 commit d4d5335
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GIT
PATH
remote: .
specs:
devise_token_auth (0.1.30.beta6)
devise_token_auth (0.1.30)
devise (~> 3.3)
rails (~> 4.1)

Expand Down
2 changes: 1 addition & 1 deletion lib/devise_token_auth/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module DeviseTokenAuth
VERSION = "0.1.30.beta6"
VERSION = "0.1.30"
end

0 comments on commit d4d5335

Please sign in to comment.