Skip to content

Commit

Permalink
Version 1.0.28 (WebAssembly#1869)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbc100 committed Mar 18, 2022
1 parent 46ec46b commit 4b929da
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.0.0)
project(WABT LANGUAGES C CXX VERSION 1.0.27)
project(WABT LANGUAGES C CXX VERSION 1.0.28)
include(GNUInstallDirs)

set(CXX_STANDARD 17)
Expand Down

0 comments on commit 4b929da

Please sign in to comment.