Skip to content

Commit ae63ce7

Browse files
committed
0.4.0
1 parent dcd42dd commit ae63ce7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-circular-action-menu",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "customizable circular action menu component for react-native",
55
"main": "ActionButton.js",
66
"scripts": {
@@ -14,10 +14,10 @@
1414
"react-native",
1515
"action-button",
1616
"float-button",
17-
"multi-action-button",
18-
"circular-menu",
19-
"arc-menu",
20-
"satellite-menu"
17+
"multi-action-button",
18+
"circular-menu",
19+
"arc-menu",
20+
"satellite-menu"
2121
],
2222
"peerDependencies": {
2323
"react-native": ">=0.11"

0 commit comments

Comments
 (0)