Commit 5cd3d7c4 authored by James Lopez's avatar James Lopez

bump version - as old exports wont be compatible

parent 3d2a7366
......@@ -2,7 +2,7 @@ module Gitlab
module ImportExport
extend self
VERSION = '0.1.0'
VERSION = '0.1.1'
def export_path(relative_path:)
File.join(storage_path, relative_path)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment