Skip to content

Commit 71c6abe

Browse files
committed
v0.4.3 — no functional changes, faulty gemspec in v0.4.2
1 parent cca8202 commit 71c6abe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
CHANGE LOG
22
----------
33

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+
48
### 0.4.2 / November 3, 2015 ###
59

610
[full commit log](https://github.com/skinandbones/rack-gridfs/compare/v0.4.1...v0.4.2)

lib/rack/gridfs/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Rack
22
class GridFS
3-
VERSION = "0.4.2"
3+
VERSION = "0.4.3"
44
end
55
end

0 commit comments

Comments
 (0)