Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
jk-jeon committed Jun 17, 2022
1 parent dfff50a commit 3053a74
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.14 FATAL_ERROR)

project(dragonbox
VERSION 1.0.0
VERSION 1.1.3
LANGUAGES CXX)

# ---- Includes ----
Expand Down

0 comments on commit 3053a74

Please sign in to comment.