Skip to content

Commit f7c4037

Browse files
committed
Update version number to 1.0.2 in pubspec.yaml file.
1 parent f8a708b commit f7c4037

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.1
25+
ref: 1.0.2
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.1
3+
version: 1.0.2
44
homepage: https://github.com/halifox/dart_bit_buffer
55

66
environment:

0 commit comments

Comments
 (0)