Skip to content

Commit 14e7bf8

Browse files
committed
Add contributor, bump version to 2.0.4
1 parent 26b74ed commit 14e7bf8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-appinfo",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Cordova plugin to access app info (version number, identifier, build)",
55
"cordova": {
66
"id": "cordova-plugin-appinfo",
@@ -37,6 +37,10 @@
3737
{
3838
"name": "Thomas Mullaly",
3939
"url": "https://github.com/thomas-mullaly"
40+
},
41+
{
42+
"name": "Michele Belluco",
43+
"url": "https://github.com/vash15"
4044
}
4145
],
4246
"license": "MIT",

0 commit comments

Comments
 (0)