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

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

[elpa] externals/crdt 480f60fdda 3/3: v0.3.3


From: ELPA Syncer
Subject: [elpa] externals/crdt 480f60fdda 3/3: v0.3.3
Date: Sun, 28 Aug 2022 03:57:26 -0400 (EDT)

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

    v0.3.3
---
 crdt.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/crdt.el b/crdt.el
index 5eda16465a..6fcdf32321 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.2
+;; Version: 0.3.3
 
 ;; This file is part of GNU Emacs.
 
@@ -38,7 +38,7 @@
 (require 'nadvice)
 (require 'gnutls)
 
-(defconst crdt-version "0.3.2")
+(defconst crdt-version "0.3.3")
 (defconst crdt-protocol-version "0.3.0")
 
 (defun crdt-version (&optional message)



reply via email to

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