Create a task to bump + write version numbers

Also run `gulp release` to tag the latest release.
This commit is contained in:
Nick Downie
2014-07-27 21:41:49 +01:00
parent 22c50b0aba
commit adf6f3abb2
4 changed files with 56 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
/*!
* Chart.js
* http://chartjs.org/
* Version: {{ version }}
*
* Copyright 2014 Nick Downie
* Released under the MIT license