Skip to content

Commit

Permalink
release: 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed May 27, 2023
1 parent 2981308 commit 1255b1a
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.3
0.8.4
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.3 # hook: tool/release
VERSION 0.8.4 # hook: tool/release
DESCRIPTION "watcher: a filesystem watcher"
HOMEPAGE_URL "github.com/e-dant/watcher"
LANGUAGES CXX)
Expand Down

0 comments on commit 1255b1a

Please sign in to comment.