Skip to content

Commit b2aefa7

Browse files
committed
bump: 0.4.0
1 parent a8a7bc4 commit b2aefa7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ Add this to your application's `shard.yml`:
3333
dependencies:
3434
onyx:
3535
github: onyxframework/onyx
36-
version: ~> 0.4.0
36+
version: ~> 0.6.0
3737
onyx-eda:
3838
github: onyxframework/eda
39-
version: ~> 0.3.0
39+
version: ~> 0.4.0
4040
```
4141
4242
This shard follows [Semantic Versioning v2.0.0](http://semver.org/), so check [releases](https://github.com/vladfaust/timer.cr/releases) and change the `version` accordingly.

shard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: onyx-eda
2-
version: 0.3.0
2+
version: 0.4.0
33

44
authors:
55
- Vlad Faust <[email protected]>

0 commit comments

Comments
 (0)