mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
v0.2.0
This commit is contained in:
parent
8f4def5407
commit
198d024782
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
name: ameba
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
|
||||
crystal: 0.23.1
|
||||
license: MIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Ameba
|
||||
VERSION = "0.1.0"
|
||||
VERSION = "0.2.0"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue