From dc275ad6bdfe8fdd842043b4382cf02aad013417 Mon Sep 17 00:00:00 2001 From: kento2 Date: Sat, 29 Aug 2026 01:42:52 +0200 Subject: [PATCH] implement velocity api surface --- defs.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defs.bzl b/defs.bzl index e29bd24..a151407 100644 --- a/defs.bzl +++ b/defs.bzl @@ -1,2 +1,2 @@ GROUP = "site.lab0x13.scrow" -VERSION = "0.6" \ No newline at end of file +VERSION = "0.7" \ No newline at end of file