Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

Commit 7519854

Browse files
author
Pulasthi Bandara
committed
bump minor version
1 parent cf66f37 commit 7519854

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
- Removed robust Json parsing implementation. Moving
6+
this to the client package to have more control.
7+
58
## [0.5.0] - 2018-08-09
69

710
### Breaking changes

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "0.5.1-SNAPSHOT"
1+
version in ThisBuild := "0.6.0-SNAPSHOT"

0 commit comments

Comments
 (0)