fix: version
This commit is contained in:
parent
515219d3b1
commit
5de47dcde9
|
@ -1,5 +1,5 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Gitea
|
module Gitea
|
||||||
VERSION = "0.10.0"
|
VERSION = "0.10.1"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue