Skip to content

Commit

Permalink
bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zenozeng committed Jun 17, 2015
1 parent 03794e9 commit 511bda6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/p5.svg.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
;(function() {
/*! p5.svg.js v0.1.1 June 18, 2015 */
/*! p5.svg.js v0.2.0 June 18, 2015 */
var core, p5SVGElement, svgcanvas, renderingsvg, io, src_app;
(function (root, factory) {
if (typeof define === 'function' && define.amd)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "p5.js-svg",
"version": "0.1.1",
"version": "0.2.0",
"scripts": {
"test": "karma start"
},
Expand Down

0 comments on commit 511bda6

Please sign in to comment.