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

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

[elpa] externals/ruby-end 2be07b0259 53/91: Update version to v0.2.1.


From: ELPA Syncer
Subject: [elpa] externals/ruby-end 2be07b0259 53/91: Update version to v0.2.1.
Date: Wed, 25 Jan 2023 19:58:28 -0500 (EST)

branch: externals/ruby-end
commit 2be07b02596cfe1a0a2de21f50a30883a151692e
Author: Johan Andersson <johan.rejeep@gmail.com>
Commit: Johan Andersson <johan.rejeep@gmail.com>

    Update version to v0.2.1.
---
 Carton          | 2 +-
 ruby-end-pkg.el | 2 +-
 ruby-end.el     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Carton b/Carton
index 3447ed41a1..9e4434db01 100644
--- a/Carton
+++ b/Carton
@@ -1,6 +1,6 @@
 (source "melpa" "http://melpa.milkbox.net/packages/";)
 
-(package "ruby-end" "0.2.0" "Automatic insertion of end blocks for Ruby.")
+(package "ruby-end" "0.2.1" "Automatic insertion of end blocks for Ruby.")
 
 (development
  (depends-on "ecukes")
diff --git a/ruby-end-pkg.el b/ruby-end-pkg.el
index 8b969830dc..b85c2a56d5 100644
--- a/ruby-end-pkg.el
+++ b/ruby-end-pkg.el
@@ -1,2 +1,2 @@
-(define-package "ruby-end" "0.2.0"
+(define-package "ruby-end" "0.2.1"
   "Automatic insertion of end blocks for Ruby.")
diff --git a/ruby-end.el b/ruby-end.el
index eb11de90e2..45059e3e07 100644
--- a/ruby-end.el
+++ b/ruby-end.el
@@ -4,7 +4,7 @@
 
 ;; Author: Johan Andersson <johan.rejeep@gmail.com>
 ;; Maintainer: Johan Andersson <johan.rejeep@gmail.com>
-;; Version: 0.2.0
+;; Version: 0.2.1
 ;; Keywords: speed, convenience, ruby
 ;; URL: http://github.com/rejeep/ruby-end
 



reply via email to

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