Skip to content

Commit

Permalink
Better TODO message related to the version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
lakinwecker committed Jun 11, 2017
1 parent f67eaa9 commit 9118bd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// TODO: this and the package.json have to be manually kept in sync
// NOTE: this and the package.json have to be manually kept in sync
// TODO: figure out an automated way to do that. :/
const VERSION = "0.1.0"
export default VERSION;

0 comments on commit 9118bd8

Please sign in to comment.