mirror of
https://gitea.invidious.io/iv-org/shard-crystal-sqlite3.git
synced 2024-08-15 00:53:26 +00:00
bump version 0.7.0
update db dependency to a proper version
This commit is contained in:
parent
261f17ad21
commit
71347ad377
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
name: sqlite3
|
||||
version: 0.6.0
|
||||
version: 0.7.0
|
||||
|
||||
dependencies:
|
||||
db:
|
||||
github: crystal-lang/crystal-db
|
||||
branch: master
|
||||
version: ~> 0.2.0
|
||||
|
||||
authors:
|
||||
- Ary Borenszweig <aborenszweig@manas.com.ar>
|
||||
|
|
Loading…
Reference in a new issue