diff --git a/package.json b/package.json index 18b8256..2869f17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smart-buffer", - "version": "1.0.11", + "version": "1.0.13", "description": "A smarter Buffer that keeps track of its own read and write positions while growing endlessly.", "main": "lib/smart-buffer.js", "homepage": "https://github.com/JoshGlazebrook/smart-buffer/",