branch: externals/crdt
commit 8cbd0fd584257b484891a5062b64c63cf049e955
Author: Qiantan Hong <[email protected]>
Commit: Qiantan Hong <[email protected]>
bump version number
---
crdt.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crdt.el b/crdt.el
index 3f78a58..f2a6c04 100644
--- a/crdt.el
+++ b/crdt.el
@@ -6,7 +6,7 @@
;; Maintainer: Qiantan Hong <[email protected]>
;; URL: https://code.librehq.com/qhong/crdt.el
;; Keywords: collaboration crdt
-;; Version: 0.1.0
+;; Version: 0.1.1
;; This file is part of GNU Emacs.