Skip to content

Commit dff656e

Browse files
committed
Updates version number to 1.0.5.
1 parent 2d6ad5b commit dff656e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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.4
25+
ref: 1.0.5
2626
```
2727
2828
---
@@ -290,7 +290,7 @@ void main() {
290290

291291
我们欢迎任何形式的社区贡献!
292292

293-
请阅读 [贡献指南 (CONTRIBUTING.md)](CONTRIBUTING.md),了解如何提交 Issue、请求功能或贡献代码。
293+
请阅读 [贡献指南](CONTRIBUTING.md),了解如何提交 Issue、请求功能或贡献代码。
294294

295295
---
296296

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.4
3+
version: 1.0.5
44
homepage: https://github.com/halifox/dart_bit_buffer
55

66
environment:

0 commit comments

Comments
 (0)