Skip to content

Commit

Permalink
Bump 2.2 branch version to be 2.2.1 (#2129)
Browse files Browse the repository at this point in the history
* Bump 2.2 branch version to be 2.2.1

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

* 2.2.1

Signed-off-by: prudhvigodithi <pgodithi@amazon.com>

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
Co-authored-by: prudhvigodithi <pgodithi@amazon.com>
  • Loading branch information
peterzhuamazon and prudhvigodithi authored Aug 23, 2022
1 parent a93a0af commit d630bc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dashboarding"
],
"private": true,
"version": "2.2.0",
"branch": "main",
"version": "2.2.1",
"branch": "2.2",
"types": "./opensearch_dashboards.d.ts",
"tsdocMetadata": "./build/tsdoc-metadata.json",
"build": {
Expand Down Expand Up @@ -454,4 +454,4 @@
"node": "14.20.0",
"yarn": "^1.21.1"
}
}
}

0 comments on commit d630bc4

Please sign in to comment.