Skip to content

Commit 3d06a60

Browse files
v0.3.3
1 parent ab9c543 commit 3d06a60

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
marcel (0.3.2)
4+
marcel (0.3.3)
55
mimemagic (~> 0.3.2)
66

77
GEM
@@ -23,4 +23,4 @@ DEPENDENCIES
2323
rake (~> 10.0)
2424

2525
BUNDLED WITH
26-
1.16.1
26+
1.16.4

lib/marcel/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Marcel
2-
VERSION = "0.3.2"
2+
VERSION = "0.3.3"
33
end

0 commit comments

Comments
 (0)