Skip to content

Commit 8d348f7

Browse files
committed
v1.1.0
1 parent 94e9b12 commit 8d348f7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.0
2+
3+
- Add `RandomAccessBinaryReader`.
4+
15
## 1.0.2
26

37
- Performance improvements.

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: random_access_source
22
description: Shared interfaces for random access data.
3-
version: 1.0.2
3+
version: 1.1.0
44
repository: https://github.com/flutter-cavalry/random_access_source
55

66
environment:
@@ -11,6 +11,6 @@ dependencies:
1111
# path: ^1.8.0
1212

1313
dev_dependencies:
14-
mgenware_dart_lints: ^6.5.2
14+
mgenware_dart_lints: ^7.0.0
1515
test: ^1.24.0
1616
tmp_path: ^1.3.1

0 commit comments

Comments
 (0)