mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
6 lines
71 B
Ruby
6 lines
71 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Regorus
|
|
VERSION = "0.10.1"
|
|
end
|