Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
jpweeks committed Jul 7, 2016
1 parent 1fa0a4b commit 7c5f5c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/particulate.js
@@ -1,7 +1,7 @@
// ..................................................
// Particulate.js
//
// version : 0.3.2
// version : 0.3.3
// authors : Jay Weeks
// license : MIT
// particulatejs.org
Expand Down Expand Up @@ -1900,7 +1900,7 @@
@class Particulate
@static
*/
var VERSION = '0.3.2'
var VERSION = '0.3.3'

exports.VERSION = VERSION;
exports.AngleConstraint = AngleConstraint;
Expand Down

0 comments on commit 7c5f5c7

Please sign in to comment.