From 83b881740c06c779982aafa4aa5feeb601661c45 Mon Sep 17 00:00:00 2001 From: bradmartin Date: Mon, 9 May 2016 11:07:19 -0500 Subject: [PATCH] bump --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index fa142d0..f99ee72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-floatingactionbutton", - "version": "2.2.1", + "version": "2.2.2", "description": "A NativeScript plugin to provide an XML widget to implement the Material Design Floating Action Button in NativeScript apps.", "main": "fab.js", "nativescript": { @@ -33,6 +33,10 @@ { "name": "Steve McNiven-Scott", "url": "https://github.com/sitefinitysteve" + }, + { + "name": "Nathanael Anderson", + "url": "https://github.com/NathanaelA" } ], "license": "Apache-2.0",