Skip to content

Commit

Permalink
Fix version number for CMake builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
eao197 committed Nov 21, 2019
1 parent 088c1fe commit d620668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/json_dto/cmake/target.cmake
Original file line number Diff line number Diff line change
@@ -1 +1 @@
set(JSON_DTO_VERSION "0.2.8")
set(JSON_DTO_VERSION "0.2.9.1")

0 comments on commit d620668

Please sign in to comment.