Skip to content

Commit 668aabb

Browse files
committed
add readme key and bump
1 parent 11bd6cc commit 668aabb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-floatingactionbutton",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description":
55
"A NativeScript plugin for Material Design Floating Action Button.",
66
"main": "fab",
@@ -107,6 +107,7 @@
107107
"bugs":
108108
"https://github.com/bradmartin/nativescript-floatingactionbutton/issues",
109109
"homepage": "https://github.com/bradmartin/nativescript-floatingactionbutton",
110+
"readmeFilename": "README.md",
110111
"devDependencies": {
111112
"husky": "^0.13.4",
112113
"lint-staged": "^3.6.1",

0 commit comments

Comments
 (0)