Skip to content

Commit b2d62aa

Browse files
bors[bot]bidoubiwa
andauthored
Merge #426
426: Update version for the next release (1.3.3) r=bidoubiwa a=bidoubiwa Co-authored-by: cvermand <[email protected]>
2 parents 1af96f5 + acfc259 commit b2d62aa

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.3.2",
3+
"version": "1.3.3",
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.3.2'
1+
export default '1.3.3'

0 commit comments

Comments
 (0)