diff --git a/CHANGELOG.md b/CHANGELOG.md index 799ba20..c7946ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Version 0.16.0 - 2020-07-?? +# Version 0.16.0 - 2020-07-24 ### Features - Implement web notifications - Implement a connection status header diff --git a/pubspec.yaml b/pubspec.yaml index 287fa12..3311446 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Chat with your friends. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.15.1+42 +version: 0.16.0+43 environment: sdk: ">=2.6.0 <3.0.0"