mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
bump version 0.3.0
This commit is contained in:
parent
683e020b85
commit
4c74e6c9da
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
name: db
|
||||
version: 0.2.2
|
||||
version: 0.3.0
|
||||
|
||||
authors:
|
||||
- Brian J. Cardiff <bcardiff@manas.com.ar>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module DB
|
||||
VERSION = "0.2.2"
|
||||
VERSION = "0.3.0"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue