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

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

[elpa] externals/crdt e6d42f42c5 3/3: bump version number


From: ELPA Syncer
Subject: [elpa] externals/crdt e6d42f42c5 3/3: bump version number
Date: Sat, 19 Nov 2022 02:57:29 -0500 (EST)

branch: externals/crdt
commit e6d42f42c5dedb73560048f4bf6263c63ffa21bb
Author: Qiantan Hong <qhong@alum.mit.edu>
Commit: Qiantan Hong <qhong@alum.mit.edu>

    bump version number
---
 crdt.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/crdt.el b/crdt.el
index 316e2fa0ae..d83f3bfde9 100644
--- a/crdt.el
+++ b/crdt.el
@@ -6,7 +6,7 @@
 ;; Maintainer: Qiantan Hong <qhong@alum.mit.edu>
 ;; URL: https://code.librehq.com/qhong/crdt.el
 ;; Keywords: collaboration crdt
-;; Version: 0.3.4
+;; Version: 0.3.5
 
 ;; This file is part of GNU Emacs.
 
@@ -38,7 +38,7 @@
 (require 'nadvice)
 (require 'gnutls)
 
-(defconst crdt-version "0.3.3")
+(defconst crdt-version "0.3.5")
 (defconst crdt-protocol-version "0.3.0")
 
 (defun crdt-version (&optional message)



reply via email to

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