diff --git a/bower.json b/bower.json index 2ca2af8..4b3c0a5 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,6 @@ { "author": "allmarkedup", "name": "purl", - "version": "2.3.1", "description": "An AMD compatible utility to parse urls and provide easy access to their attributes (such as the protocol, host, port etc), path segments, querystring parameters, fragment parameters and more.", "main": "purl.js", "repository": { @@ -14,4 +13,4 @@ "url": "https://github.com/allmarkedup/purl/blob/master/LICENSE" } ] -} \ No newline at end of file +}