Skip to content

Commit

Permalink
Merge pull request #8 from koinos/1.0.0
Browse files Browse the repository at this point in the history
Set version to 1.0.0
  • Loading branch information
sgerbino authored Nov 4, 2022
2 parents 9b70873 + a0a35d0 commit fdfcc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ HunterGate(
LOCAL
)

project(koinos_proto_embedded VERSION 0.1.0 LANGUAGES CXX C)
project(koinos_proto_embedded VERSION 1.0.0 LANGUAGES CXX C)

#
# CONFIGURATION
Expand Down

0 comments on commit fdfcc6d

Please sign in to comment.