Skip to content

Commit

Permalink
Release 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
delasy committed Sep 4, 2023
1 parent c5568a5 commit ebfc553
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.14)
project(the VERSION 0.13.3)
project(the VERSION 0.14.0)

option(BUILD_COVERAGE "Build coverage" OFF)
option(BUILD_TESTS "Build test programs" OFF)
Expand Down
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ We support only past two minor releases:

| Version | Supported |
|:--------|--------------------|
| 0.13.x | :white_check_mark: |
| < 0.13 | :x: |
| 0.14.x | :white_check_mark: |
| < 0.14 | :x: |

## Reporting a Vulnerability
If you believe you have found a security vulnerability, we encourage you to let us know right away. We will investigate all legitimate reports and do our best to quickly fix the problem.
Expand Down

0 comments on commit ebfc553

Please sign in to comment.