summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-07-16 13:12:43 -0400
committerDan Davison <dandavison7@gmail.com>2019-07-16 13:12:43 -0400
commitb617a1431365fcce901beb35c3ce564b97da6031 (patch)
tree3f6753ab71367fc9caf4a924553c78875aac3650
parentf435458438604811309e850b2bed94b8f6dc7270 (diff)
Bump version0.0.2
-rw-r--r--HomeBrewFormula/git-delta.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/HomeBrewFormula/git-delta.rb b/HomeBrewFormula/git-delta.rb
index b390e5a3..4ee9e514 100644
--- a/HomeBrewFormula/git-delta.rb
+++ b/HomeBrewFormula/git-delta.rb
@@ -1,5 +1,5 @@
class GitDelta < Formula
- version "0.0.1"
+ version "0.0.2"
desc "A syntax-highlighting pager for git"
homepage "https://github.com/dandavison/delta"