Skip to content

Commit 4f43810

Browse files
bors[bot]bidoubiwa
andauthored
Merge #543
543: Update version for the next release (v2.1.0) r=bidoubiwa a=bidoubiwa Co-authored-by: cvermand <[email protected]>
2 parents c56562a + 5e09928 commit 4f43810

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.0.2",
3+
"version": "2.1.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.0.1'
1+
export default '2.1.0'

0 commit comments

Comments
 (0)