Skip to content

Commit

Permalink
Release 0.11.1 (crystal-lang#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian J. Cardiff committed Jun 8, 2020
1 parent f0c6237 commit 3b7d490
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## v0.11.1 - 2020-06-08

Fixes:

- Support `crystal: x.y` values (without patch). ([#404](https://github.com/crystal-lang/shards/pull/404), thanks @bcardiff)

## v0.11.0 - 2020-06-05

Features:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.0
0.11.1
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: shards
version: 0.11.0
version: 0.11.1

authors:
- Julien Portalier <julien@portalier.com>
Expand Down

0 comments on commit 3b7d490

Please sign in to comment.