Skip to content

Commit

Permalink
Increment version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Aug 15, 2024
1 parent dc3ee50 commit 9594644
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/trestle/search/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Trestle
module Search
VERSION = "0.5.0.pre"
VERSION = "0.5.0"
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-search",
"version": "0.5.0.pre",
"version": "0.5.0",
"description": "Search plugin for the Trestle admin framework",
"main": "index.scss",
"repository": "https://github.com/TrestleAdmin/trestle-search.git",
Expand Down

0 comments on commit 9594644

Please sign in to comment.