Skip to content

Commit

Permalink
Version bump (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretambrose authored Sep 6, 2019
1 parent 5203094 commit 04135df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-common-runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ set(AWS_C_CAL_SHA "v0.1.5")
include(BuildAwsCCal)

set(AWS_C_AUTH_URL "https://github.com/awslabs/aws-c-auth.git")
set(AWS_C_AUTH_SHA "v0.2.1")
set(AWS_C_AUTH_SHA "v0.2.2")
include(BuildAwsCAuth)

add_dependencies(AwsCIO AwsCCommon)
Expand Down

0 comments on commit 04135df

Please sign in to comment.