Skip to content

Commit

Permalink
Merge pull request #32 from nedimtokic/release-0.5.2
Browse files Browse the repository at this point in the history
Prepare release 0.5.2
  • Loading branch information
harlem88 authored May 26, 2023
2 parents 580412e + 6861799 commit 4b037be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AstarteDeviceSDKCSharp/AstarteDeviceSDKCSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 -->
<RootNamespace>AstarteDeviceSDKCSharp</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.5.1</Version>
<Version>0.5.2</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.5.2] - Unreleased
## [0.5.2] - 2023-05-26
### Fixed
- Fix a bug preventing sending of properties in the SendIndividualValue method.

Expand Down

0 comments on commit 4b037be

Please sign in to comment.