Update binding versions for next release (#270)

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2024-06-19 02:39:12 -04:00
committed by GitHub
parent e6f2ec825d
commit ee898e112e
7 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Regorus
VERSION = "0.1.5"
VERSION = "0.2.1"
end