Initial commit

This commit is contained in:
2014-08-15 19:29:07 +07:00
commit 67419f8df2
8 changed files with 91 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module Burlesque
module Client
VERSION = "0.0.1"
end
end