Skip to content

Commit

Permalink
Version bump to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Unterreiner committed Mar 20, 2017
1 parent 0b083ee commit 8b078ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-app",
"version": "1.1.0",
"version": "1.3.0",
"description": "Sample App: A starter application using Ionic and TypeScript.",
"author": "Justin Unterreiner",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion resources/config/schemes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ schemes:
replacements:
APP_NAME: "Sample App"
APP_DESCRIPTION: "A starter application using Ionic and TypeScript."
APP_VERSION: "1.2.1"
APP_VERSION: "1.3.0"
AUTHOR_NAME: "Justin Unterreiner"
AUTHOR_EMAIL: "[email protected]"
AUTHOR_WEBSITE: "http://www.justin-credible.net"
Expand Down

0 comments on commit 8b078ca

Please sign in to comment.