Skip to content

Commit

Permalink
chore(package): bump to 0.1.1 & move repo to archriss' org
Browse files Browse the repository at this point in the history
  • Loading branch information
Exilz committed Aug 14, 2017
1 parent f1a34e4 commit 1566a65
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-calendarevents-android",
"version": "0.1.0",
"version": "0.1.1",
"description": "Add events to Android's calendar with React Native",
"keywords": [
"react-native",
Expand All @@ -14,13 +14,13 @@
],
"repository": {
"type": "git",
"url": "https://github.com/Exilz/react-native-calendarevents-android.git"
"url": "https://github.com/archriss/react-native-calendarevents-android.git"
},
"author": {
"name": "Maxime Bertonnier",
"email": "m.bertonnier@gmail.com",
"url": "https://github.com/exilz"
"name": "Archriss (@Exilz)",
"email": "mobile@archriss.com",
"url": "https://github.com/archriss"
},
"dependencies": {
}
}
}

0 comments on commit 1566a65

Please sign in to comment.