Skip to content

Commit 2b5829c

Browse files
author
Giorgio Franceschetti
committed
0.9.3 First step
1 parent 8c0d7a6 commit 2b5829c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.9.3
4+
5+
- ToDo
6+
37
## 0.9.2
48

59
- Added extra data parameter to GridIn class

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: mongo_dart
2-
version: 0.9.2
2+
version: 0.9.3
33
description: MongoDB driver, implemented in pure Dart. All CRUD operations, aggregation pipeline and more!
44
homepage: https://github.com/mongo-dart/mongo_dart
55

0 commit comments

Comments
 (0)