From cabe36719fd2ec0e84d02592658435d38f02b8fb Mon Sep 17 00:00:00 2001 From: Alexander Tkachev Date: Sat, 7 Dec 2013 22:24:19 +0400 Subject: [PATCH] Version 0.1.0 --- pubspec.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b4fb0a9..6e29d2a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,2 +1,5 @@ name: exportable -description: Provides an ability to export/import simple objects. \ No newline at end of file +version: 0.1.0 +description: Provides an ability to export/import simple objects. +author: Alexander Tkachev +homepage: http://github.com/Leksat/dart-exportable