branch: elpa/flymake-guile
commit 08a3c4b4888109ce9e4cf8b035b7700f5631e4f7
Author: Distopico <[email protected]>
Commit: Distopico <[email protected]>

    bump version to 0.2
---
 flymake-guile.el | 2 +-
 guix.scm         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/flymake-guile.el b/flymake-guile.el
index 3d508ae4f1..4bd6c698ed 100644
--- a/flymake-guile.el
+++ b/flymake-guile.el
@@ -5,7 +5,7 @@
 ;; Author: Distopico <[email protected]>
 ;; Package-Requires: ((emacs "26.1"))
 ;; Keywords: language, tools
-;; Version: 0.1
+;; Version: 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
diff --git a/guix.scm b/guix.scm
index 8c344e262c..e0047c2e44 100644
--- a/guix.scm
+++ b/guix.scm
@@ -6,7 +6,7 @@
 
 (package
   (name "emacs-flymake-guile")
-  (version "0.1")
+  (version "0.2")
   (source
    (origin
      (method git-fetch)

Reply via email to