File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## [ Unreleased ]
8+ ## [ v0.5.0 ] - 2022-11-02
99
1010### Changed
1111
@@ -60,7 +60,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6060
6161Initial release
6262
63- [ Unreleased ] : https://github.com/rust-embedded-community/serde-json-core/compare/v0.4.0...HEAD
63+ [ v0.5.0 ] : https://github.com/rust-embedded-community/serde-json-core/compare/v0.4.0...v0.5.0
6464[ v0.4.0 ] : https://github.com/rust-embedded-community/serde-json-core/compare/v0.3.0...v0.4.0
6565[ v0.3.0 ] : https://github.com/rust-embedded-community/serde-json-core/compare/v0.2.0...v0.3.0
6666[ v0.2.0 ] : https://github.com/rust-embedded-community/serde-json-core/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0"
1010name = " serde-json-core"
1111readme = " README.md"
1212repository = " https://github.com/rust-embedded-community/serde-json-core"
13- version = " 0.4 .0"
13+ version = " 0.5 .0"
1414
1515[dependencies ]
1616ryu = " 1.0.5"
You can’t perform that action at this time.
0 commit comments