diff --git a/src/watcher/version.cr b/src/watcher/version.cr index 944a8f7..b513e92 100644 --- a/src/watcher/version.cr +++ b/src/watcher/version.cr @@ -1,3 +1,3 @@ module Watcher - VERSION = "0.1.0" + VERSION = "0.2.1" end