We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca8202 commit 71c6abeCopy full SHA for 71c6abe
CHANGES.md
@@ -1,6 +1,10 @@
1
CHANGE LOG
2
----------
3
4
+### 0.4.3 / November 4, 2015 ###
5
+
6
+Same as v0.4.2, but v0.4.2 gem yanked because of faulty gemspec file (grumble).
7
8
### 0.4.2 / November 3, 2015 ###
9
10
[full commit log](https://github.com/skinandbones/rack-gridfs/compare/v0.4.1...v0.4.2)
lib/rack/gridfs/version.rb
@@ -1,5 +1,5 @@
module Rack
class GridFS
- VERSION = "0.4.2"
+ VERSION = "0.4.3"
end
0 commit comments