Skip to content

Commit e39bae2

Browse files
committed
modified VERSION
1 parent eb2799e commit e39bae2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.4.0

web-app-theme.gemspec

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Generated by jeweler
2-
# DO NOT EDIT THIS FILE
3-
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
2+
# DO NOT EDIT THIS FILE DIRECTLY
3+
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
44
# -*- encoding: utf-8 -*-
55

66
Gem::Specification.new do |s|
77
s.name = %q{web-app-theme}
8-
s.version = "0.3.0"
8+
s.version = "0.4.0"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["Andrea Franz"]
12-
s.date = %q{2009-10-18}
12+
s.date = %q{2009-11-10}
1313
s.description = %q{Web app theme generator for rails projects}
1414
s.email = %q{[email protected]}
1515
s.extra_rdoc_files = [
@@ -84,3 +84,4 @@ Gem::Specification.new do |s|
8484
else
8585
end
8686
end
87+

0 commit comments

Comments
 (0)