commit: | 4fe9737f8bc5a8fea891f54842403399df4572af |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Wed Dec 9 18:28:03 2020 +0100 |
parents: | 8789294d84292b8e00928a35902c0175c1f0e993 |
diff --git a/snitch-pkg.el b/snitch-pkg.el line changes: +1/-1 index d16b644..5bad507 --- a/snitch-pkg.el +++ b/snitch-pkg.el
@@ -1,4 +1,4 @@ (define-package "snitch" - "0.1.0" + "0.2.0" "A firewall for emacs.")
diff --git a/snitch.el b/snitch.el line changes: +2/-2 index a38c97e..804540f --- a/snitch.el +++ b/snitch.el
@@ -4,7 +4,7 @@ ;; Copyright (C) 2020 Trevor Bentley ;; Author: Trevor Bentley <snitch.el@x.mrmekon.com> ;; Created: 01 Dec 2020 -;; Version: 0.1.0 +;; Version: 0.2.0 ;; ;; Keywords: processes, comm ;; URL: https://github.com/mrmekon/snitch-el
@@ -575,7 +575,7 @@ protocol family of the connection that snitch is considering.") ;; ;; -(defconst snitch--version "0.1.0" +(defconst snitch--version "0.2.0" "Snitch version as a string.") (defconst snitch-source-package-types