Skip to content

Commit 36312e3

Browse files
committed
Increment version to 0.5.1
1 parent d63bdaf commit 36312e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/trestle/search/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Trestle
22
module Search
3-
VERSION = "0.5.0"
3+
VERSION = "0.5.1"
44
end
55
end

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trestle-search",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Search plugin for the Trestle admin framework",
55
"main": "index.scss",
66
"repository": "https://github.com/TrestleAdmin/trestle-search.git",

0 commit comments

Comments
 (0)