Skip to content

Commit af1615e

Browse files
committed
chore: Pub package version should be consistent
1 parent fe6e341 commit af1615e

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
@@ -20,7 +20,7 @@ Add the following line to `pubspec.yaml`:
2020

2121
```yaml
2222
dependencies:
23-
draggable_home: ^1.0.2
23+
draggable_home: ^1.0.5
2424
```
2525
2626
### Basic setup

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: draggable_home
22
description: Draggable is a library for adding a beautiful draggable home page
3-
version: 1.0.4
3+
version: 1.0.5
44
repository: https://github.com/4-alok/draggable_home
55
documentation: https://github.com/4-alok/draggable_home/blob/main/README.md
66

0 commit comments

Comments
 (0)