Skip to content

Commit 2fe062d

Browse files
chore(release): set version to 1.0.3 [skip ci]
### [1.0.3](v1.0.2...v1.0.3) (2019-11-25) #### Bug Fixes * **HowToGuides:** add missing straight pointer usage guide ([75eb240](75eb240)) > The Straight Pointer had no user guide to show how to add it to a scene. A new user guide has been added to rectify this issue.
1 parent 92b294b commit 2fe062d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.0.3](https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity/compare/v1.0.2...v1.0.3) (2019-11-25)
4+
5+
#### Bug Fixes
6+
7+
* **HowToGuides:** add missing straight pointer usage guide ([75eb240](https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity/commit/75eb240920fc76518120d8115089ab7fa597a38f))
8+
> The Straight Pointer had no user guide to show how to add it to a scene. A new user guide has been added to rectify this issue.
9+
310
### [1.0.2](https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity/compare/v1.0.1...v1.0.2) (2019-11-22)
411

512
#### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "io.extendreality.tilia.indicators.objectpointers.unity",
33
"displayName": "Tilia Indicators ObjectPointers Unity",
44
"description": "Indicate points in world space with a collection of object based pointers for the Unity software.",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)