Skip to content

Commit b5452a8

Browse files
author
Rasmus Mikkelsen
committed
Version is now 0.76
1 parent e65346b commit b5452a8

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
### New in 0.75 (not released yet)
1+
### New in 0.76 (not released yet)
2+
3+
* _Nothing yet_
4+
5+
### New in 0.75.3970 (released 2019-09-12)
26

37
* Fix: When deserializing the JSON value `"null"` into a struct value like
48
`int`, the `SingleValueObjectConverter` threw an exception instead of

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
init:
22
- git config --global core.autocrlf input
33

4-
version: 0.75.{build}
4+
version: 0.76.{build}
55

66
skip_tags: true
77

0 commit comments

Comments
 (0)