diff --git a/package.json b/package.json index d557590..7c1fcbe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "array-initial", "description": "Get all but the last element or last n elements of an array.", - "version": "1.0.0", + "version": "1.0.1", "homepage": "https://github.com/jonschlinkert/array-initial", "author": { "name": "Jon Schlinkert",