Skip to content

Commit b87ec36

Browse files
committed
Fix version to indicate 'breaking version'.
1 parent 7e1f99a commit b87ec36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-activity-android",
3-
"version": "0.17.4",
3+
"version": "0.18.0",
44
"description": "Provides a method to pause Android app (Activity.moveTaskToBack), as well as lifecycle hooks when app is paused and resumed.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)