Skip to content

Commit 7685154

Browse files
author
Seren
committed
Processing updated to 0.3.0
1 parent 2604e99 commit 7685154

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
August 23, 2011 - Release 0.3.0
2+
* Processing library updated to 1.2.3
3+
14
June 14, 2011 - Release 0.2.0
25
* Processing library updated to 1.2.1
36
* Use GWT Canvas Widget instead of CanvasElement (GWT > 2.2 required)

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<project name="Processing" default="build" basedir=".">
55

6-
<property name="version.num" value="0.2.0"/>
6+
<property name="version.num" value="0.3.0"/>
77
<property environment="env"/>
88
<property name="in.src.folder" location="src" />
99
<property name="in.test.folder" location="test" />

processing-js-gwt.jar

868 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)