1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-12-22 00:54:22 +01:00

Bump version

This commit is contained in:
cn 2013-04-27 15:52:26 +02:00
parent 027872ded6
commit a8d5c0bd93

View File

@ -1,4 +1,4 @@
module Dyndnsd
VERSION = "0.0.1"
VERSION = "0.0.2"
end