diff --git a/VERSION.txt b/VERSION.txt index afaf360..7f20734 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1 \ No newline at end of file diff --git a/Dockerfile b/src/Dockerfile similarity index 100% rename from Dockerfile rename to src/Dockerfile diff --git a/run.sh b/src/run.sh similarity index 100% rename from run.sh rename to src/run.sh