Skip to content

Commit 4f95aef

Browse files
committed
0.3.2
1 parent a7074df commit 4f95aef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dist/particulate.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ..................................................
22
// Particulate.js
33
//
4-
// version : 0.3.1
4+
// version : 0.3.2
55
// authors : Jay Weeks
66
// license : MIT
77
// particulatejs.org
@@ -25,7 +25,7 @@
2525
@class Particulate
2626
@static
2727
*/
28-
lib = { VERSION : '0.3.1' };
28+
lib = { VERSION : '0.3.2' };
2929

3030

3131
/**

0 commit comments

Comments
 (0)