diff --git a/package.json b/package.json index 04286b8..150aa59 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "type": "module", "name": "fomod", - "description": "A library for creating, parsing, editing, and validating XML-based Fomod installers, widely popularized in the Bethesda modding scne", - "version": "0.1.5", + "description": "A library for creating, parsing, editing, and validating XML-based Fomod installers, widely popularized in the Bethesda modding scene", + "version": "0.1.7", "main": "dist/index.js", "repository": "https://github.com/BellCubeDev/fomod-js/", "bugs": {