Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benburrill committed Sep 20, 2024
1 parent 4e28ea5 commit a3bfdb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.27)
project(picoputt VERSION 0.1.0
cmake_minimum_required(VERSION 3.13)
project(picoputt VERSION 0.1.1
LANGUAGES C
DESCRIPTION "Quantum miniature golf game"
HOMEPAGE_URL "https://github.com/benburrill/picoputt"
Expand Down

0 comments on commit a3bfdb5

Please sign in to comment.