Skip to content

Commit 8f1e837

Browse files
v0.1.31.beta8
1 parent 82b91fc commit 8f1e837

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GIT
3131
PATH
3232
remote: .
3333
specs:
34-
devise_token_auth (0.1.31.beta7)
34+
devise_token_auth (0.1.31.beta8)
3535
devise (~> 3.3)
3636
rails (~> 4.2)
3737

lib/devise_token_auth/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module DeviseTokenAuth
2-
VERSION = "0.1.31.beta7"
2+
VERSION = "0.1.31.beta8"
33
end

0 commit comments

Comments
 (0)