Skip to content

Commit 12994b0

Browse files
bors[bot]mdubus
andauthored
Merge #374
374: Update to version 1.3.0 r=bidoubiwa a=mdubus Co-authored-by: Morgane Dubus <[email protected]>
2 parents 89955e4 + ec7bd6e commit 12994b0

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": "1.2.0",
3+
"version": "1.3.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 '1.2.0'
1+
export default '1.3.0'

0 commit comments

Comments
 (0)