Skip to content

Commit 9cbb617

Browse files
committed
Update date for 1.0.0 release
1 parent dc385fe commit 9cbb617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hocon.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.name = 'hocon'
33
s.version = '1.0.0'
4-
s.date = '2016-02-16'
4+
s.date = '2016-03-16'
55
s.summary = "HOCON Config Library"
66
s.description = "== A port of the Java {Typesafe Config}[https://github.com/typesafehub/config] library to Ruby"
77
s.authors = ["Chris Price", "Wayne Warren", "Preben Ingvaldsen", "Joe Pinsonault", "Kevin Corcoran"]

0 commit comments

Comments
 (0)