Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Commit

Permalink
MoSQL 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nelhage-stripe committed Nov 18, 2014
1 parent 9b0fbfe commit 85f4074
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
mosql (0.4.1)
mosql (0.4.2)
bson (~> 1.10)
bson_ext
json
Expand Down
2 changes: 1 addition & 1 deletion lib/mosql/version.rb
@@ -1,3 +1,3 @@
module MoSQL
VERSION = "0.4.1"
VERSION = "0.4.2"
end

0 comments on commit 85f4074

Please sign in to comment.