diff --git a/web/gradle.properties b/web/gradle.properties index c58757af98..13bf8bf632 100644 --- a/web/gradle.properties +++ b/web/gradle.properties @@ -1,2 +1,2 @@ COMPOSE_CORE_VERSION = 0.0.8-SNAPSHOT -COMPOSE_WEB_VERSION = 0.0.8-SNAPSHOT +COMPOSE_WEB_VERSION = 0.0.9-SNAPSHOT