Skip to content

Commit 181ad70

Browse files
committed
Incrementing version number
1 parent ec43c89 commit 181ad70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ git_upstream := $(shell git remote get-url $(shell git config branch.$(shell git
1111
export GIT_BRANCH = $(git_branch)
1212
export GIT_UPSTREAM = $(git_upstream)
1313

14-
export FUNNEL_VERSION=0.10.0
14+
export FUNNEL_VERSION=0.10.1
1515

1616
# LAST_PR_NUMBER is used by the release notes builder to generate notes
1717
# based on pull requests (PR) up until the last release.

0 commit comments

Comments
 (0)