diff --git a/cqlc/ver.go b/cqlc/ver.go index f1c0f8f..8ec8bb1 100644 --- a/cqlc/ver.go +++ b/cqlc/ver.go @@ -1,4 +1,4 @@ package cqlc // Version is the runtime version of cqlc, run make update-ver to sync it -const Version = "0.12.1" +const Version = "0.13.0"