Skip to content

Commit

Permalink
Bump version to 1.0.36 (#2449)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreinking authored Jul 31, 2024
1 parent 97b9086 commit 3e826ec
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 @@ -15,7 +15,7 @@
#

cmake_minimum_required(VERSION 3.16)
project(WABT LANGUAGES C CXX VERSION 1.0.35)
project(WABT LANGUAGES C CXX VERSION 1.0.36)

include(GNUInstallDirs)

Expand Down

0 comments on commit 3e826ec

Please sign in to comment.