Skip to content

Commit e9c65e1

Browse files
committed
bump v0.3.3
1 parent e6ee336 commit e9c65e1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.3.3
2+
3+
* Mount assets separately or compile it by rake task
4+
* Capistrano recipe for compiling assets
5+
16
## v0.3.2
27

38
* Initialize a connection to MongoDB using the MongoDB URI spec

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.2"
2+
VERSION = "0.3.3"
33
end

0 commit comments

Comments
 (0)