chore: Regorus v0.5.0 release (#432)

Also update binding versions and lock files.
Note:
- Ruby binding is not updated
- C# binding is v0.7.0. We will make it match Regorus version later.

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2025-07-08 16:40:06 -05:00
committed by GitHub
parent 48d2064c14
commit 9487defa20
14 changed files with 121 additions and 85 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
[package]
name = "regorus-java"
version = "0.3.0"
version = "0.5.0"
edition = "2021"
repository = "https://github.com/microsoft/regorus/bindings/java"
description = "Java bindings for Regorus - a fast, lightweight Rego interpreter written in Rust"