Skip to content

Commit 68c2874

Browse files
committed
verion bump & credit
1 parent 55450c3 commit 68c2874

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-grid-view",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "A NativeScript GridView widget.",
55
"main": "grid-view",
66
"typings": "grid-view.d.ts",
@@ -38,7 +38,9 @@
3838
],
3939
"author": "Peter Staev <[email protected]>",
4040
"contributors": [
41-
"Morten Sjøgren (https://github.com/m-abs)"
41+
"Morten Sjøgren (https://github.com/m-abs)",
42+
"mintyweazel (https://github.com/mintyweazel)",
43+
"praven07 (https://github.com/praven07)"
4244
],
4345
"license": "Apache-2.0",
4446
"peerDependencies": {

0 commit comments

Comments
 (0)