Skip to content

Commit 967dd4a

Browse files
Merge #602
602: Update version for the next release (v0.2.19) r=curquiza a=meili-bot _This PR is auto-generated._ The automated script updates the version of the mini-dashboard to a new version: "v0.2.19" Co-authored-by: meili-bot <[email protected]>
2 parents 58b5451 + 793bb48 commit 967dd4a

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": "mini-dashboard",
3-
"version": "0.2.18",
3+
"version": "0.2.19",
44
"private": true,
55
"dependencies": {
66
"@meilisearch/instant-meilisearch": "0.24",

src/version/version.js

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

0 commit comments

Comments
 (0)