summaryrefslogtreecommitdiff
path: root/lib/leap_web
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2012-09-11 11:48:15 +0200
committerAzul <azul@riseup.net>2012-09-11 11:48:15 +0200
commit666cc6a4ef896f1a3f3210453bef14ccb6bda578 (patch)
tree944ac7c28a6661b153e2855e00402b0aa932582f /lib/leap_web
initial commit - loading dependencies
Diffstat (limited to 'lib/leap_web')
-rw-r--r--lib/leap_web/version.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/leap_web/version.rb b/lib/leap_web/version.rb
new file mode 100644
index 0000000..ef81e43
--- /dev/null
+++ b/lib/leap_web/version.rb
@@ -0,0 +1,3 @@
+module LeapWeb
+ VERSION = "0.0.1"
+end