Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
Release 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter de Bie committed May 5, 2015
1 parent 8d6a94b commit bc48af7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
snakebite (2.5.4) unstable; urgency=low

* Handles broken pipe errors in snakebite commands #150

-- Wouter de Bie <wouter@spotify.com> Tue, 5 May 2015 08:41:25 -0000

snakebite (2.5.3) unstable; urgency=low

* fix single_args problem for test/tail #149
Expand Down
2 changes: 1 addition & 1 deletion snakebite/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "2.5.3"
VERSION = "2.5.4"


def version():
Expand Down

0 comments on commit bc48af7

Please sign in to comment.