From 1fbf6c466dc01d63ba119e4614ef9190ee9d87ff Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 3 Sep 2018 09:39:02 -0400 Subject: add README.mkd, examples/examples.json, and minor comment cleanups --- src/ZipStream.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ZipStream.php') diff --git a/src/ZipStream.php b/src/ZipStream.php index 437ff1d..8648b9f 100644 --- a/src/ZipStream.php +++ b/src/ZipStream.php @@ -14,6 +14,8 @@ namespace Pablotron\ZipStream; /** * Current version of ZipStream. + * + * @api */ const VERSION = '0.3.0'; -- cgit v1.2.3