Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 35dde73

Browse files
committed
Release 0.1.3
1 parent 2a2698f commit 35dde73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.1.3
44

55
* Fixed a bug where a closed window would not open correctly due to an increase
66
in initial window size.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http2
2-
version: 0.1.2
2+
version: 0.1.3
33
description: A HTTP/2 implementation in Dart.
44
author: Dart Team <[email protected]>
55
homepage: https://github.com/dart-lang/http2

0 commit comments

Comments
 (0)