Skip to content

Commit

Permalink
Update readme version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachery Stuart committed Aug 10, 2018
1 parent 65db50e commit 87540ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ArchiveStream 1.0.5
# ArchiveStream 1.0.7
[![Code Climate](https://codeclimate.com/github/barracudanetworks/ArchiveStream-php/badges/gpa.svg)](https://codeclimate.com/github/barracudanetworks/ArchiveStream-php)

A library for dynamically streaming dynamic tar or zip files without the need to have the complete file stored on the server. You can specify if you want a tar or a zip; or if you want to have the library figure out the best option based on the user agent string.
Expand Down

0 comments on commit 87540ce

Please sign in to comment.