From 52cdf94b69934c4084a8c751acfcd1560964cacd 2017-09-13 10:36:45 From: Marcin Kuzminski Date: 2017-09-13 10:36:45 Subject: [PATCH] release: Bump version 1.0.0 to 1.1.0 --- 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