branch: externals/peg
commit 2bccc414a94f067eb571fe614270494750a5de0e
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
Bump `Version:` for release
---
peg.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/peg.el b/peg.el
index cbc84077bd..53e673c940 100644
--- a/peg.el
+++ b/peg.el
@@ -5,7 +5,7 @@
;; Author: Helmut Eller <[email protected]>
;; Maintainer: Stefan Monnier <[email protected]>
;; Package-Requires: ((emacs "25"))
-;; Version: 1.0.1
+;; Version: 1.0.2
;;
;; This program is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by