Skip to content

Commit 2670788

Browse files
3.9.1
1 parent c4e55a4 commit 2670788

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": "nl.elraccoone.entity-component-system",
33
"displayName": "Entity Component System",
4-
"version": "3.9.0",
4+
"version": "3.9.1",
55
"description": "A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make up your game. By moving from object-oriented to data-oriented design it will be easier for you to reuse the code and easier for others to understand and work on it.",
66
"type": "library",
77
"hideInEditor": false,

0 commit comments

Comments
 (0)