Skip to content

Commit

Permalink
Bumped gem version to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aarona committed Feb 10, 2020
1 parent c0a9685 commit ef4546e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/devise_jwt_auth/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module DeviseJwtAuth
VERSION = '0.1.3'.freeze
VERSION = '0.1.4'.freeze
end

0 comments on commit ef4546e

Please sign in to comment.