Skip to content
This repository was archived by the owner on Dec 27, 2019. It is now read-only.

Commit 40655c7

Browse files
committed
missing public dir in gemspec and cleaning
1 parent 0075321 commit 40655c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

refinerycms-snippets.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.platform = Gem::Platform::RUBY
33
s.name = 'refinerycms-snippets'
4-
s.version = '0.3'
4+
s.version = '0.3.1'
55
s.description = 'Ruby on Rails Snippets engine for Refinery CMS'
66
s.date = '2011-05-09'
77
s.summary = 'Html snippets for Refinery CMS page'

0 commit comments

Comments
 (0)