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

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

[elpa] externals/ruby-end ba01dd2550 56/91: Update to version v0.2.2.


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

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

    Update to version v0.2.2.
---
 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 9e4434db01..d106ebd81b 100644
--- a/Carton
+++ b/Carton
@@ -1,6 +1,6 @@
 (source "melpa" "http://melpa.milkbox.net/packages/";)
 
-(package "ruby-end" "0.2.1" "Automatic insertion of end blocks for Ruby.")
+(package "ruby-end" "0.2.2" "Automatic insertion of end blocks for Ruby.")
 
 (development
  (depends-on "ecukes")
diff --git a/ruby-end-pkg.el b/ruby-end-pkg.el
index b85c2a56d5..dcaca039f5 100644
--- a/ruby-end-pkg.el
+++ b/ruby-end-pkg.el
@@ -1,2 +1,2 @@
-(define-package "ruby-end" "0.2.1"
+(define-package "ruby-end" "0.2.2"
   "Automatic insertion of end blocks for Ruby.")
diff --git a/ruby-end.el b/ruby-end.el
index 2f23c9f604..c9310e8c45 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.1
+;; Version: 0.2.2
 ;; Keywords: speed, convenience, ruby
 ;; URL: http://github.com/rejeep/ruby-end
 



reply via email to

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