Skip to content

Commit

Permalink
update version and metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
c3bryant committed Feb 21, 2019
1 parent ac50438 commit 0da642c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "CampusMobile",
"version": "6.2.0",
"private": true,
"version": "6.3.0",
"description": "React Native App for Campus",
"keywords": ["react native", "mobile", "app", "ios", "android", "campus", "university", "education"],
"homepage": "https://github.com/UCSD/campus-mobile",
"bugs": "https://github.com/UCSD/campus-mobile/issues",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest",
Expand Down

0 comments on commit 0da642c

Please sign in to comment.