Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #17 from Shuttlerock/kokimiyazaki/update-version
Browse files Browse the repository at this point in the history
Update version to 0.3.0
  • Loading branch information
koki-miyazaki authored Jun 29, 2023
2 parents 65bb267 + 17da88d commit 416e51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack/cloudflare_jwt/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Rack # rubocop:disable Style/ClassAndModuleChildren
module CloudflareJwt
VERSION = '0.2.0'
VERSION = '0.3.0'
end
end

0 comments on commit 416e51e

Please sign in to comment.