зеркало из https://github.com/arthurnn/twirp-ruby.git
release 2.0.0 version
This commit is contained in:
Родитель
96f015c417
Коммит
7ded70f0f9
|
@ -12,5 +12,5 @@
|
||||||
# permissions and limitations under the License.
|
# permissions and limitations under the License.
|
||||||
|
|
||||||
module Twirp
|
module Twirp
|
||||||
VERSION = "1.10.0"
|
VERSION = "2.0.0"
|
||||||
end
|
end
|
||||||
|
|
|
@ -15,4 +15,4 @@ package main
|
||||||
|
|
||||||
// Version is the same version in the ruby gem: lib/twirp/version.rb
|
// Version is the same version in the ruby gem: lib/twirp/version.rb
|
||||||
// It helps identify what version of the code generator was used.
|
// It helps identify what version of the code generator was used.
|
||||||
const Version = "1.9.0"
|
const Version = "2.0.0"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче