Skip to content

Commit

Permalink
Increment version to 2.12.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
opensearch-ci-bot committed Jan 10, 2024
1 parent baa0cc6 commit f5c8fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:jest": "../../node_modules/.bin/jest --config test/jest.config.js",
"test": "yarn test:jest",
"build": "yarn plugin-helpers build",
"plugin-helpers": "node ../../scripts/plugin_helpers",
"plugin-helpers": "node ../../scripts/plugin_helpers",
"cypress:run": "TZ=America/Los_Angeles cypress run",
"cypress:open": "TZ=America/Los_Angeles cypress open"
},
Expand Down

0 comments on commit f5c8fbe

Please sign in to comment.