Skip to content

Commit ff89d80

Browse files
committed
0.4.0 - add transgreedy mesher from #17
1 parent 822acd0 commit ff89d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "voxel",
33
"description": "tools to work with voxel generation and chunking in javascript",
4-
"version": "0.3.1",
4+
"version": "0.4.0",
55
"main": "index.js",
66
"dependencies": {
77
"inherits": "1.0.0"

0 commit comments

Comments
 (0)