Skip to content

Commit

Permalink
Merge pull request #5 from CasbinRuby/bump-v1-0-6
Browse files Browse the repository at this point in the history
Bump version to v1.0.6
  • Loading branch information
jokius authored May 23, 2021
2 parents ebe4baa + d0c3ea6 commit 2913b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/casbin-ruby/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Casbin
VERSION = '1.0.5'
VERSION = '1.0.6'
end

0 comments on commit 2913b20

Please sign in to comment.