Skip to content

Commit 5f72e7b

Browse files
authored
bump version from 2.11 to 2.12 (#1016)
Signed-off-by: Yulong Ruan <[email protected]>
1 parent b78dea3 commit 5f72e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensearch-dashboards-functional-test",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"description": "Maintains functional tests for OpenSearch Dashboards and Dashboards plugins",
55
"main": "index.js",
66
"scripts": {
@@ -68,4 +68,4 @@
6868
"tough-cookie": "^4.1.3",
6969
"optionator": "^0.9.3"
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)