Skip to content

Commit 83b8817

Browse files
committed
bump
1 parent ad7ef22 commit 83b8817

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": "nativescript-floatingactionbutton",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "A NativeScript plugin to provide an XML widget to implement the Material Design Floating Action Button in NativeScript apps.",
55
"main": "fab.js",
66
"nativescript": {
@@ -33,6 +33,10 @@
3333
{
3434
"name": "Steve McNiven-Scott",
3535
"url": "https://github.com/sitefinitysteve"
36+
},
37+
{
38+
"name": "Nathanael Anderson",
39+
"url": "https://github.com/NathanaelA"
3640
}
3741
],
3842
"license": "Apache-2.0",

0 commit comments

Comments
 (0)