diff --git a/.github/deploy.yml b/.github/workflows/deploy.yml similarity index 100% rename from .github/deploy.yml rename to .github/workflows/deploy.yml diff --git a/VERSION b/VERSION index e25d8d9..0664a8f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.5 +1.1.6 diff --git a/package.json b/package.json index 1521b85..f65b405 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gnosis-docs", - "version": "1.1.5", + "version": "1.1.6", "description": "Gnosis Docs", "main": "README.md", "scripts": {