Skip to content

Commit

Permalink
bumped version info to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Kao committed Feb 22, 2018
1 parent 0eda839 commit 1ab562f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/versionInfo.js
Expand Up @@ -3,5 +3,5 @@
* without modifying formatting for automation scripts
* @type {{VERSION: string}}
*/
let VersionInfo = { VERSION : '1.0.505' };
let VersionInfo = { VERSION : '2.0.0' };
export default VersionInfo;

0 comments on commit 1ab562f

Please sign in to comment.