This website works better with JavaScript.
Home
Explore
Help
Sign In
lisper
/
webfeed
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
bump version
master
Wito Chandra
8 years ago
parent
7f154a36e0
commit
c575892a10
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+1
-1
pubspec.yaml
+ 1
- 1
README.md
View File
@@ -15,7 +15,7 @@ A dart package for parsing RSS and Atom feed.
Add this line into your `pubspec.yaml`
```
webfeed: ^0.2.
1
webfeed: ^0.2.
3
```
Import the package into your dart code using:
+ 1
- 1
pubspec.yaml
View File
@@ -1,5 +1,5 @@
name: webfeed
version: 0.2.
2
version: 0.2.
3
description: A dart package for parsing RSS and Atom feed.
author: Wito Chandra <wito.c.91@gmail.com>
homepage: https://github.com/witochandra/webfeed
Write
Preview
Loading…
Cancel
Save