From 00255ebed96476172ad4172228aef16306a42bcf Mon Sep 17 00:00:00 2001 From: cn Date: Sun, 28 Apr 2013 15:06:56 +0200 Subject: [PATCH] Bump version --- lib/dyndnsd/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dyndnsd/version.rb b/lib/dyndnsd/version.rb index 787eb7f..9d85b9b 100644 --- a/lib/dyndnsd/version.rb +++ b/lib/dyndnsd/version.rb @@ -1,4 +1,4 @@ module Dyndnsd - VERSION = "0.0.4" + VERSION = "1.0.0" end