Skip to content

Commit

Permalink
Fix version in shards.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderix committed Dec 28, 2023
1 parent f504f9d commit c348e31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: tds
version: 0.2.0
version: 0.3.1

dependencies:
db:
github: crystal-lang/crystal-db
version: 0.13.1
version: "~> 0.13"

authors:
- Ulrich Kramer <ulrich.kramer@web.de>
Expand Down

0 comments on commit c348e31

Please sign in to comment.