Skip to content

Commit 935488b

Browse files
bors[bot]meili-bot
andauthored
Merge #409
409: Update version for the next release (v0.2.6) r=bidoubiwa a=meili-bot _This PR is auto-generated._ The automated script updates the version of the mini-dashboard to a new version: "v0.2.6" Co-authored-by: meili-bot <[email protected]>
2 parents 6acdf9a + ceadd12 commit 935488b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mini-dashboard",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"private": true,
55
"dependencies": {
66
"@meilisearch/instant-meilisearch": "^0.10.1",

src/version/version.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export default '0.2.5'
1+
export default '0.2.6'

0 commit comments

Comments
 (0)