From 48e47cc525cb89403f2a6713ce7a9513e4dba8ec Mon Sep 17 00:00:00 2001 From: Achilleas Anagnostopoulos Date: Wed, 26 Nov 2014 07:19:03 +0200 Subject: [PATCH] Small changes to align with pub expected folder structure --- CHANGELOG.md | 4 ++++ pubspec.yaml | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9d76cc..8bae018 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.1 (November 24, 2014) + +Restructured folders to align with pub requirements + ## 0.1.0 (November 24, 2014) Initial release \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 08806e7..51f968f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,6 @@ name: dart_cassandra_cql -version: 0.1.0 +version: 0.1.1 author: Achilleas Anagnostopoulos -documentation: description: Dart driver for apache Cassandra homepage: https://github.com/achilleasa/dart_cassandra_cql dependencies: