diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 555644d..87cf2fd 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.0 +current_version = 1.1.0 message = release: Bump version {current_version} to {new_version} tag_name = {new_version} diff --git a/backend/src/appenlight/VERSION b/backend/src/appenlight/VERSION index 3eefcb9..9084fa2 100644 --- a/backend/src/appenlight/VERSION +++ b/backend/src/appenlight/VERSION @@ -1 +1 @@ -1.0.0 +1.1.0