You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/03/03 10:17:52 UTC

[camel-k] 01/01: chore(runtime): Bump runtime to 0.3.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch runtime-0.3.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 7cc657e2391606e65d5652a1bcca4cb8aa474d6f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Mar 3 11:17:12 2019 +0100

    chore(runtime): Bump runtime to 0.3.0
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index 57dfb00..e55c55a 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -1,6 +1,6 @@
 VERSIONFILE := pkg/util/defaults/defaults.go
 VERSION := 0.3.0-SNAPSHOT
-RUNTIME_VERSION := 0.2.1
+RUNTIME_VERSION := 0.3.0
 CAMEL_VERSION := 2.23.1
 CAMEL_VERSION_CONSTRAINT := ~2.23.x
 BASE_IMAGE := fabric8/s2i-java:3.0-java8