Skip to content

Commit b343093

Browse files
committed
bump: 0.6.1
1 parent 0b5b0ca commit b343093

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Add this to your application's `shard.yml`:
4141
dependencies:
4242
onyx-sql:
4343
github: onyxframework/sql
44-
version: ~> 0.6.0
44+
version: ~> 0.6.1
4545
```
4646
4747
This shard follows [Semantic Versioning v2.0.0](http://semver.org/), so check [releases](https://github.com/onyxframework/sql/releases) and change the `version` accordingly. Please visit [github.com/crystal-lang/shards](https://github.com/crystal-lang/shards) to know more about Crystal shards.

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: onyx-sql
2-
version: 0.6.0
2+
version: 0.6.1
33

44
authors:
55
- Vlad Faust <mail@vladfaust.com>

0 commit comments

Comments
 (0)