We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0533bf commit d052dbdCopy full SHA for d052dbd
1 file changed
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "splicon",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "Generate cordova/splash files from a single svg, and update config.xml",
5
+ "homepage": "https://github.com/isleofcode/splicon",
6
"main": "index.js",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments