From c3331d19ca09c0658da869defbd3962584bb5160 Mon Sep 17 00:00:00 2001 From: cn Date: Tue, 8 Oct 2013 13:25:53 +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 5ffe6a3..08a30ff 100644 --- a/lib/dyndnsd/version.rb +++ b/lib/dyndnsd/version.rb @@ -1,4 +1,4 @@ module Dyndnsd - VERSION = "1.2.2" + VERSION = "1.3.0" end