diff --git a/package.json b/package.json index 54f7e66..a384486 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xml-core", - "version": "1.1.0", + "version": "1.1.1", "description": "`xml-core` is a set of classes that make it easier to work with XML within the browser and node.", "main": "dist/index.js", "module": "dist/index.es.js",