Explorar el Código

bump version

master
Wito Chandra hace 8 años
padre
commit
c575892a10
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      README.md
  2. +1
    -1
      pubspec.yaml

+ 1
- 1
README.md Ver fichero

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

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


Cargando…
Cancelar
Guardar