mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Increase version number.
This commit is contained in:
parent
0f72ab35fa
commit
62453a4212
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ var PaperScope = this.PaperScope = Base.extend(/** @scope _global_ */{
|
|||
*
|
||||
* @type Number
|
||||
*/
|
||||
version: 0.1,
|
||||
version: 0.2,
|
||||
|
||||
initialize: function(id) {
|
||||
/** @lends _global_# */
|
||||
|
|
Loading…
Reference in a new issue