We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7ef22 commit 83b8817Copy full SHA for 83b8817
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-floatingactionbutton",
3
- "version": "2.2.1",
+ "version": "2.2.2",
4
"description": "A NativeScript plugin to provide an XML widget to implement the Material Design Floating Action Button in NativeScript apps.",
5
"main": "fab.js",
6
"nativescript": {
@@ -33,6 +33,10 @@
33
34
"name": "Steve McNiven-Scott",
35
"url": "https://github.com/sitefinitysteve"
36
+ },
37
+ {
38
+ "name": "Nathanael Anderson",
39
+ "url": "https://github.com/NathanaelA"
40
}
41
],
42
"license": "Apache-2.0",
0 commit comments