branch: externals/crdt commit 94b0c488b5c56c6544d722e1dec49737cd9f01df Author: Qiantan Hong <qh...@mit.edu> Commit: Qiantan Hong <qh...@mit.edu>
bump version number --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index b04c69c20e..8c60f8ef51 100644 --- a/crdt.el +++ b/crdt.el @@ -6,7 +6,7 @@ ;; Maintainer: Qiantan Hong <qh...@alum.mit.edu> ;; URL: https://code.librehq.com/qhong/crdt.el ;; Keywords: collaboration crdt -;; Version: 0.2.4 +;; Version: 0.2.5 ;; This file is part of GNU Emacs.