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

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

[elpa] externals/crdt 7d8a6b13c2: Force GNU Elpa to update


From: ELPA Syncer
Subject: [elpa] externals/crdt 7d8a6b13c2: Force GNU Elpa to update
Date: Mon, 15 Aug 2022 20:57:28 -0400 (EDT)

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

    Force GNU Elpa to update
---
 crdt.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/crdt.el b/crdt.el
index 752e9cde34..14ab8895e1 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.0
+;; Version: 0.3.1
 
 ;; This file is part of GNU Emacs.
 
@@ -38,7 +38,7 @@
 (require 'nadvice)
 (require 'gnutls)
 
-(defconst crdt-version "0.3.0")
+(defconst crdt-version "0.3.1")
 (defconst crdt-protocol-version "0.3.0")
 
 (defun crdt-version (&optional message)



reply via email to

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