Skip to content

Commit 87ec687

Browse files
committed
bump v0.3.2
1 parent 5089b8f commit 87ec687

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## v0.3.x
1+
## v0.3.2
22

33
* Initialize a connection to MongoDB using the MongoDB URI spec
4+
* Fix logger.info/warn/error for Rails 3.2.x
45

56
## v0.3.1
67

lib/mongodb_logger/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module MongodbLogger
2-
VERSION = "0.3.1"
2+
VERSION = "0.3.2"
33
end

0 commit comments

Comments
 (0)