updates version for 1.1 release

Signed-off-by: Shivam Dhar <[email protected]>
This commit is contained in:
Shivam Dhar
2022-03-21 13:18:17 -07:00
committed by Shivam Dhar
parent 03b2beff2d
commit cd63637c28
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
stack_version: ['1.0.0'] stack_version: ['1.1.0']
steps: steps:
- name: Checkout - name: Checkout
+1 -1
View File
@@ -24,4 +24,4 @@
# specific language governing permissions and limitations # specific language governing permissions and limitations
# under the License. # under the License.
__versionstr__ = "1.0.0" __versionstr__ = "1.1.0"