Skip to content

Commit bf8a3e9

Browse files
Bumped Package Version
1 parent 2ba4853 commit bf8a3e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "nl.elraccoone.entity-component-system",
33
"displayName": "Entity Component System",
4-
"version": "3.8.0",
5-
"unity": "2019.1",
4+
"version": "3.8.1",
65
"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.",
76
"type": "library",
87
"documentationUrl": "https://github.com/jeffreylanters/unity-entity-component-system/blob/master/README.md",

0 commit comments

Comments
 (0)