diff --git a/package.json b/package.json index 069a2eb..b5acb2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "path-slashes", - "version": "1.1.0", + "version": "1.1.1", "description": "Adding or removing of trailing and/or leading slashes in strings, test for their existence or join strings with slashes without duplicating them.", "author": "Simon Lepel (https://simbo.de)", "license": "MIT",