소스 검색

bump version

master
Wito Chandra 8 년 전
부모
커밋
c575892a10
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      README.md
  2. +1
    -1
      pubspec.yaml

+ 1
- 1
README.md 파일 보기

@@ -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 파일 보기

@@ -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


불러오는 중...
취소
저장