Skip to content

Commit a3f4072

Browse files
committed
Update gemspec
1 parent 4340597 commit a3f4072

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

devise-i18n-views.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# DO NOT EDIT THIS FILE DIRECTLY
33
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
44
# -*- encoding: utf-8 -*-
5-
# stub: devise-i18n-views 0.3.2 ruby lib
5+
# stub: devise-i18n-views 0.3.3 ruby lib
66

77
Gem::Specification.new do |s|
88
s.name = "devise-i18n-views"
9-
s.version = "0.3.2"
9+
s.version = "0.3.3"
1010

1111
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1212
s.require_paths = ["lib"]
1313
s.authors = ["mcasimir", "Jason Barnabe"]
14-
s.date = "2014-11-06"
14+
s.date = "2014-12-31"
1515
s.description = "Translatable views for devise and the translations that go with them"
1616
s.email = "[email protected]"
1717
s.extra_rdoc_files = [

0 commit comments

Comments
 (0)