Skip to content

Commit

Permalink
0.0.0.5 without recursive dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalextremist committed Dec 11, 2019
1 parent 8e1fd17 commit 90a4714
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.0.0.5 201912101847V1Gg7
* Try to avoid recursive dependencies.

# 0.0.0.4 201912101843V1Gg7
* Actually push to GitHub this time, and fix logs.

Expand Down
4 changes: 1 addition & 3 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: stellar
version: 0.0.0.4
version: 0.0.0.5
crystal: 0.31.1

github: abstractive/stellar.cr
Expand All @@ -14,5 +14,3 @@ license: MIT
dependencies:
artillery:
github: abstractive/artillery.cr
stellar:
github: abstractive/stellar.cr

0 comments on commit 90a4714

Please sign in to comment.