Skip to content

Commit e3aaa0b

Browse files
Merge #722
722: Update version for the next release (v2.5.0) r=bidoubiwa a=meili-bot _This PR is auto-generated._ The automated script updates the version of docs-searchbar.js to a new version: "v2.5.0" Co-authored-by: meili-bot <[email protected]>
2 parents 74cc571 + 48fa673 commit e3aaa0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs-searchbar.js",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"description": "Add a relevant search bar to your documentation using Meilisearch",
55
"keywords": [
66
"documentation",

src/lib/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export default '2.4.1'
1+
export default '2.5.0'

0 commit comments

Comments
 (0)