Release first gem version.

This commit is contained in:
Felipe Oliveira 2012-12-07 16:41:13 -02:00
parent e0ea205149
commit 6fc671d1cc

View file

@ -1,5 +1,5 @@
module NSCA module NSCA
module Client module Client
VERSION = '1.0.0' VERSION = '0.1.0'
end end
end end