Skip to content
This repository was archived by the owner on Jan 16, 2018. It is now read-only.

Commit d91c71d

Browse files
committed
Bump version
1 parent 513f8ca commit d91c71d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ end
3030
#
3131
spec = Gem::Specification.new do |s|
3232
s.name = "simpleconfig"
33-
s.version = "1.1.2"
33+
s.version = "1.1.3"
3434
s.date = "2010-09-13"
3535
s.summary = "Simple object-oriented application settings for Ruby applications"
3636
s.email = "luke@lukeredpath.co.uk"

0 commit comments

Comments
 (0)