diff --git a/versions.mk b/versions.mk index 9276dc4c..9c3ed1fa 100644 --- a/versions.mk +++ b/versions.mk @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION ?= v0.2.2 +VERSION ?= v0.2.3 vVERSION := v$(VERSION:v%=%)