From 596304b8235044d7e606a04a29351753b685a601 Mon Sep 17 00:00:00 2001 From: Edmon Date: Thu, 20 Feb 2020 13:53:48 -0400 Subject: [PATCH] bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 85aa596..55f32a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: webfeed -version: 0.4.2 +version: 0.4.3 description: webfeed is a dart package for parsing RSS and Atom feeds. Media & DublinCore namespaces are also supported. author: Wito Chandra homepage: https://github.com/witochandra/webfeed