Skip to content

Commit 0de356b

Browse files
committed
Release: v0.5.4 classic jackrabbit
1 parent 51a0dd5 commit 0de356b

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## v0.5.4
4+
5+
Fixes:
6+
- Compatibility with Crystal > 0.9.1
7+
38
## v0.5.3
49

510
Fixes:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.3
1+
0.5.4

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: shards
2-
version: 0.5.3
2+
version: 0.5.4
33

44
authors:
55
- Julien Portalier <[email protected]>

src/man/shard.yml.5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "SHARD\&.YAML" "5" "September 2015" "shards 0.5.3" "File Formats"
1+
.TH "SHARD\&.YAML" "5" "September 2015" "shards 0.5.4" "File Formats"
22
.SH NAME
33
shard.yml \- metadata for crystal applications and libraries
44
.SH SYNOPSYS

src/man/shards.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH SHARDS "1" "September 2015" "shards 0.5.3" "User Commands"
1+
.TH SHARDS "1" "September 2015" "shards 0.5.4" "User Commands"
22
.SH NAME
33
shards \- dependency manager for the Crystal Language
44
.SH SYNOPSYS

0 commit comments

Comments
 (0)