Skip to content

Commit

Permalink
Update manifest and ut cmake (aws#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-josi-aws committed May 8, 2024
1 parent d47704d commit a80c104
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name : "Device-Defender-for-AWS-IoT-embedded-sdk"
version: "v1.3.0"
version: "v1.4.0"
description: |
"Client library for using the AWS IoT Device Defender service on embedded devices.\n"
license: "MIT"
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required ( VERSION 3.13.0 )
project ( "Defender unit test"
VERSION 1.3.0
VERSION 1.4.0
LANGUAGES C )

# Allow the project to be organized into folders.
Expand Down

0 comments on commit a80c104

Please sign in to comment.