diff --git a/package.json b/package.json index 8891277..14c1116 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opensans-webkit", - "version": "1.0.0", + "version": "1.0.1", "description": "Package for integrating Google Open Sans fonts in a web environment.", "scripts": { "compile": "npm run compile:development && npm run compile:production", @@ -27,4 +27,4 @@ "devDependencies": { "node-sass": "^4.9.0" } -} \ No newline at end of file +}