Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit 7c02605

Browse files
committed
Releasing 1.0alpha1
1 parent 007c6d8 commit 7c02605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodb.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ void hippo_log_handler(mongoc_log_level_t log_level, const char *log_domain, con
5454

5555
static class MongoDBExtension : public Extension {
5656
public:
57-
MongoDBExtension() : Extension("mongodb", "0.6.0") {}
57+
MongoDBExtension() : Extension("mongodb", "1.0alpha1") {}
5858

5959
virtual void moduleInit() {
6060
/* MongoDB\BSON functions */

0 commit comments

Comments
 (0)