Skip to content

Commit ef04f33

Browse files
committed
Bump version to v1.1.0
1 parent 97e0db5 commit ef04f33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ endif()
3434
#
3535

3636
project(libbase
37-
VERSION 1.0.1
37+
VERSION 1.1.0
3838
LANGUAGES CXX)
3939

4040
include(GNUInstallDirs)

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ripper37-libbase",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Standalone reimplementation of //base module from Chromium",
55
"homepage": "https://github.com/RippeR37/libbase",
66
"documentation": "https://ripper37.github.io/libbase",

0 commit comments

Comments
 (0)