Skip to content

Commit 0646912

Browse files
version
1 parent a5834aa commit 0646912

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/unstable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
role-to-assume: ${{ vars.ECR_TESTING_ROLE_ARN }}
3333
aws-region: us-east-1
3434

35-
- name: Login to Amazon ECR
35+
- name: Login to ECR
3636
if: ${{ github.event_name == 'push' }}
3737
uses: aws-actions/amazon-ecr-login@v2
3838

splitio/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package splitio
22

3-
const Version = "1.6.0"
3+
const Version = "1.6.1"

0 commit comments

Comments
 (0)