Increase version number.

This commit is contained in:
Jürg Lehni 2011-07-11 12:24:05 +02:00
parent 0f72ab35fa
commit 62453a4212

View file

@ -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_# */