Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
* Bump version to 1.1.0
* Add Changelog
  • Loading branch information
axelclark committed May 28, 2018
1 parent e9613e5 commit e14e46e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## 1.1.0

* Fix StatusBar bug and add NetworkActivityIndicator
* Add Splash page

## 1.0.0

* Initial release
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"sdkVersion": "26.0.0",
"icon": "./metroAppIcon.png",
"description": "Simple app to access WMATA train status",
"version": "1.0.0",
"version": "1.1.0",
"orientation": "portrait",
"ios": {
"bundleIdentifier": "com.axelclark2.metroapp"
Expand Down

0 comments on commit e14e46e

Please sign in to comment.