branch: externals/vc-got
commit 8fc127f8ff94b0a30ed4d4bc1a256e837e2efcc1
Author: Omar Polo <[email protected]>
Commit: Omar Polo <[email protected]>
bump version
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 7bdf837..5fc6e50 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -6,7 +6,7 @@
;; Timo Myyrä <[email protected]>
;; URL: https://git.omarpolo.com/vc-got/
;; Keywords: vc tools
-;; Version: 0
+;; Version: 1.0
;; Package-Requires: ((emacs "25.1"))
;; This program is free software; you can redistribute it and/or modify