Skip to content

Commit

Permalink
Release: v0.6.2 cute shrew
Browse files Browse the repository at this point in the history
  • Loading branch information
ysbaddaden committed Mar 7, 2016
1 parent a0b4433 commit 3030fe4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## Unreleased
## v0.6.2

Fixes:
- Don't crash when git binary is missing.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.1
0.6.2
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.6.1
version: 0.6.2

authors:
- Julien Portalier <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/man/shard.yml.5
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "SHARD\&.YAML" "5" "September 2015" "shards 0.6.1" "File Formats"
.TH "SHARD\&.YAML" "5" "September 2015" "shards 0.6.2" "File Formats"
.SH NAME
shard.yml \- metadata for crystal applications and libraries
.SH SYNOPSYS
Expand Down
2 changes: 1 addition & 1 deletion src/man/shards.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH SHARDS "1" "September 2015" "shards 0.6.1" "User Commands"
.TH SHARDS "1" "September 2015" "shards 0.6.2" "User Commands"
.SH NAME
shards \- dependency manager for the Crystal Language
.SH SYNOPSYS
Expand Down

0 comments on commit 3030fe4

Please sign in to comment.