Skip to content

Commit 9e8608c

Browse files
committed
Bump version to 0.4.9
1 parent 45e1b08 commit 9e8608c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
PATH
99
remote: .
1010
specs:
11-
doorkeeper_sso (0.4.8)
11+
doorkeeper_sso (0.4.9)
1212
active_model_serializers (~> 0.10.0.rc1)
1313
api-auth (~> 1.3.1)
1414
devise (~> 3.4)

lib/sso/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Sso
2-
VERSION = "0.4.8"
2+
VERSION = "0.4.9"
33
end

0 commit comments

Comments
 (0)