emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/flymake-guile 08a3c4b488 04/11: bump version to 0.2


From: ELPA Syncer
Subject: [nongnu] elpa/flymake-guile 08a3c4b488 04/11: bump version to 0.2
Date: Tue, 5 Sep 2023 04:01:04 -0400 (EDT)

branch: elpa/flymake-guile
commit 08a3c4b4888109ce9e4cf8b035b7700f5631e4f7
Author: Distopico <distopico@riseup.net>
Commit: Distopico <distopico@riseup.net>

    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 <distopico@riseup.net>
 ;; 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

[Prev in Thread] Current Thread [Next in Thread]