Skip to content

Commit

Permalink
Update version for release (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessey-git authored May 9, 2019
1 parent 9b2a839 commit 78e9b08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.8)
project(fx-gltf VERSION 1.0.1)
cmake_minimum_required (VERSION 3.8)
project(fx-gltf VERSION 1.0.2)

option(FX_GLTF_INSTALL "If the library should be installed" ON)
option(FX_GLTF_USE_INSTALLED_DEPS "If installed or repo local dependencies should be used" OFF)
Expand Down

0 comments on commit 78e9b08

Please sign in to comment.