Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Commit

Permalink
Bump the version to 3.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renaud Gaubert <[email protected]>
  • Loading branch information
Renaud Gaubert authored and rajatchopra committed Jul 23, 2019
1 parent bd9ea7c commit 65c5e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
DOCKER ?= docker
MKDIR ?= mkdir

VERSION := 3.0.0
VERSION := 3.0.1
PKG_REV := 1

DIST_DIR := $(CURDIR)/../dist
Expand Down

0 comments on commit 65c5e1e

Please sign in to comment.