Skip to content

Commit

Permalink
release: 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed May 27, 2023
1 parent 9d061a8 commit 82a21ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.4
0.8.5
2 changes: 1 addition & 1 deletion build/in/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_policy(SET CMP0048 NEW) # For VERSION in project()
cmake_minimum_required(VERSION 3.2)
project(
wtr.watcher
VERSION 0.8.4 # hook: tool/release
VERSION 0.8.5 # hook: tool/release
DESCRIPTION "watcher: a filesystem watcher"
HOMEPAGE_URL "github.com/e-dant/watcher"
LANGUAGES CXX)
Expand Down

0 comments on commit 82a21ff

Please sign in to comment.