Skip to content

Commit af270af

Browse files
committed
bump: 0.8.0
1 parent c74130c commit af270af

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Add these lines to your application's `shard.yml`:
2222
dependencies:
2323
onyx:
2424
github: onyxframework/onyx
25-
version: ~> 0.3.0
25+
version: ~> 0.4.0
2626
onyx-sql:
2727
github: onyxframework/sql
28-
version: ~> 0.7.0
28+
version: ~> 0.8.0
2929
```
3030
3131
This shard follows [Semantic Versioning v2.0.0](http://semver.org/), so check [releases](https://github.com/onyxframework/rest/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.7.3
2+
version: 0.8.0
33

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

0 commit comments

Comments
 (0)