Skip to content

Commit 95da5e1

Browse files
author
Erik Lindblad
committed
Reflect new init.rb location in Manifest
1 parent a3bcb35 commit 95da5e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ CHANGELOG
22
Manifest
33
README.rdoc
44
Rakefile
5-
init.rb
5+
rails/init.rb
66
lib/passgen.rb
77
lib/passgen/probabilities.rb
88
lib/passgen/strength_analyzer.rb

passgen.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = %q{passgen}
5-
s.version = "1.1.0"
5+
s.version = "1.1.1"
66

77
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
88
s.authors = ["Erik Lindblad"]

0 commit comments

Comments
 (0)