diff --git a/.travis.yml b/.travis.yml index a0f0d87..8df0cca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,9 @@ language: node_js node_js: - - 0.8 - 0.10 - 0.12 - 4 - 5 notifications: email: - - lilleman@larvit.se \ No newline at end of file + - lilleman@larvit.se diff --git a/package.json b/package.json index 773f87a..831a7de 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "url": "https://github.com/larvit/larvitsmpp", "type": "git" }, - "version": "0.1.15", + "version": "0.1.16", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/larvit/larvitsmpp/issues"