Skip to content

Commit c575892

Browse files
committed
bump version
1 parent 7f154a3 commit c575892

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
@@ -15,7 +15,7 @@ A dart package for parsing RSS and Atom feed.
1515

1616
Add this line into your `pubspec.yaml`
1717
```
18-
webfeed: ^0.2.1
18+
webfeed: ^0.2.3
1919
```
2020

2121
Import the package into your dart code using:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: webfeed
2-
version: 0.2.2
2+
version: 0.2.3
33
description: A dart package for parsing RSS and Atom feed.
44
author: Wito Chandra <[email protected]>
55
homepage: https://github.com/witochandra/webfeed

0 commit comments

Comments
 (0)