diff --git a/CHANGELOG.md b/CHANGELOG.md index 8226f8b..b167b54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Next +## 0.4.0 - Dynamic getters - Working examples diff --git a/pubspec.yaml b/pubspec.yaml index 77d5d13..d2b7b7d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: sqlite -version: 0.3.0 +version: 0.4.0 description: SQLite bindings for Dart homepage: https://github.com/pylaligand/dart-sqlite authors: