Skip to content

Commit

Permalink
Bumped version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anders-wind committed Sep 23, 2022
1 parent 70e7ccf commit f3a5ef6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include(cmake/prelude.cmake)

project(
stronk
VERSION 0.2.0
VERSION 0.3.0
DESCRIPTION "An easy to customize strong type library with built in support for unit-like behavior"
HOMEPAGE_URL "https://github.com/twig-energy/stronk"
LANGUAGES NONE
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "stronk",
"homepage": "https://github.com/twig-energy/stronk",
"description": "An easy to customize, strong type library with built in support for unit-like behavior",
"version-semver": "0.2.0",
"version-semver": "0.3.0",
"license": "MIT",
"dependencies": [
{
Expand Down

0 comments on commit f3a5ef6

Please sign in to comment.