Skip to content

Commit efeb372

Browse files
committed
Update version to 1.0.3 in pubspec.yaml for new release.
1 parent c82cf60 commit efeb372

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
bit_buffer:
2323
git:
2424
url: https://github.com/halifox/dart_bit_buffer
25-
ref: 1.0.2
25+
ref: 1.0.3
2626
```
2727
2828
---

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bit_buffer
22
description: "A new Flutter project."
3-
version: 1.0.2
3+
version: 1.0.3
44
homepage: https://github.com/halifox/dart_bit_buffer
55

66
environment:

0 commit comments

Comments
 (0)