Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: release version 2.0.0
  • Loading branch information
sondremare committed Sep 27, 2018
commit 1eeadaee12c960c83b5edc0310bfea415dc0adec
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-activity-android",
"version": "1.0.0",
"version": "2.0.0",
"description": "Provides a method to pause Android app (Activity.moveTaskToBack), as well as lifecycle hooks when app is paused and resumed.",
"main": "src/index.js",
"scripts": {
Expand Down