Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Jun 1, 2024
1 parent 6ca5896 commit 43f0913
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 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.22)
cmake_policy(SET CMP0091 NEW)
cmake_policy(SET CMP0067 NEW)

set(Bun_VERSION "1.1.11")
set(Bun_VERSION "1.1.12")
set(WEBKIT_TAG 671fd375789860e841c629e990197c198047dadd)

set(BUN_WORKDIR "${CMAKE_CURRENT_BINARY_DIR}")
Expand Down

0 comments on commit 43f0913

Please sign in to comment.