Version bump

This commit is contained in:
2016-06-08 11:29:50 +02:00
parent 9ed0f31cbc
commit 8478b166a3
+2 -2
View File
@@ -1,4 +1,6 @@
{ {
"name": "larvitsmpp",
"version": "0.2.0",
"author": { "author": {
"name": "Mikael 'Lilleman' Göransson", "name": "Mikael 'Lilleman' Göransson",
"email": "lilleman@larvit.se", "email": "lilleman@larvit.se",
@@ -28,12 +30,10 @@
"sms" "sms"
], ],
"main": "larvitsmpp.js", "main": "larvitsmpp.js",
"name": "larvitsmpp",
"repository": { "repository": {
"url": "https://github.com/larvit/larvitsmpp", "url": "https://github.com/larvit/larvitsmpp",
"type": "git" "type": "git"
}, },
"version": "0.1.19",
"readmeFilename": "README.md", "readmeFilename": "README.md",
"bugs": { "bugs": {
"url": "https://github.com/larvit/larvitsmpp/issues" "url": "https://github.com/larvit/larvitsmpp/issues"