aboutsummaryrefslogtreecommitdiff
path: root/lib/foreman_image_upload/version.rb
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-06-14 19:14:10 +0200
committerGuido Günther <agx@sigxcpu.org>2016-06-14 19:14:10 +0200
commitbe945de33c794a449c5fcbf991db4bf0d49b1fb7 (patch)
tree477c5f4b708e37200f9042e206e4d7874d2eeae7 /lib/foreman_image_upload/version.rb
Initial commitHEADmaster
Diffstat (limited to 'lib/foreman_image_upload/version.rb')
-rw-r--r--lib/foreman_image_upload/version.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/foreman_image_upload/version.rb b/lib/foreman_image_upload/version.rb
new file mode 100644
index 0000000..49cb9eb
--- /dev/null
+++ b/lib/foreman_image_upload/version.rb
@@ -0,0 +1,3 @@
+module ForemanImageUpload
+ VERSION = '0.0.1'
+end