Skip to content

Commit

Permalink
Increment version to 0.5.0.pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Aug 7, 2024
1 parent 326ab82 commit c1cd57b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/trestle/auth/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Trestle
module Auth
VERSION = "0.5.0.pre"
VERSION = "0.5.0.pre2"
end
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trestle-auth",
"version": "0.5.0-pre",
"version": "0.5.0-pre2",
"description": "Authentication plugin for the Trestle admin framework",
"repository": "https://github.com/TrestleAdmin/trestle-auth.git",
"author": "Sam Pohlenz <[email protected]>",
Expand Down

0 comments on commit c1cd57b

Please sign in to comment.