Skip to content

Commit 49331c8

Browse files
committed
Bump version to 1.1.1
1 parent 6baeb67 commit 49331c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.10)
22
project(squiggles)
33

4-
set(SQUIGGLES_VERSION 1.1.0)
4+
set(SQUIGGLES_VERSION 1.1.1)
55

66
option(SQUIGGLES_TEST "determines if we're gonna pull googletest" OFF)
77
option(INSTALL_SQUIGGLES "Enables installation of the squiggles library" ON)

0 commit comments

Comments
 (0)