Skip to content

Commit fab531d

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2021-01-01) ### Features * initial release ([5439344](5439344))
1 parent 5439344 commit fab531d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Assets/Mesh Tilesets/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2021-01-01)
2+
3+
4+
### Features
5+
6+
* initial release ([5439344](https://github.com/FreshlyBrewedCode/unity-mesh-tilesets/commit/543934476792a0fc139d07e70d8c643160e2500d))

Assets/Mesh Tilesets/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.freshlybrewedcode.unity-mesh-tilesets",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"displayName": "Mesh Tilesets",
55
"description": "a Unity plugin to place objects along ProBuilder meshes based on rules from tileset. Heavily inspired by the tooling in Source 2.",
66
"unity": "2020.2",
@@ -12,4 +12,4 @@
1212
"com.unity.probuilder": "4.2.3"
1313
},
1414
"scopedRegistries": []
15-
}
15+
}

0 commit comments

Comments
 (0)