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
Next Next commit
chore: release version 1.0.0
  • Loading branch information
sondremare committed Oct 6, 2017
commit 10a89bbbd1b3bdebddb611885e017cab2c88dd5d
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": "0.17.3",
"version": "1.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