diff --git a/Formula/notevc.rb b/Formula/notevc.rb index 6a360c3..6cc6f9c 100644 --- a/Formula/notevc.rb +++ b/Formula/notevc.rb @@ -1,5 +1,5 @@ class Notevc < Formula - version "1.0.2" + version "1.0.3" desc "Version control for markdown files" homepage "https://notevc.io"