diff --git a/CHANGELOG.md b/CHANGELOG.md index 42f5773..dbd6cce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## version 1.0.4 +## version 1.0.5 - work with windows line endings diff --git a/package.json b/package.json index 22fffee..e02269a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-slate", - "version": "1.0.4", + "version": "1.0.5", "description": "Slate API Documentation built to build with gulp", "main": "index.js", "scripts": {