We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5607488 commit ef0c110Copy full SHA for ef0c110
src/el/sayid.el
@@ -1,11 +1,13 @@
1
;;; sayid.el --- sayid nREPL middleware client
2
3
-;; Copyright (c) 2016-2019 Bill Piel, Bozhidar Batsov
+;; Copyright (c) 2016-2021 Bill Piel, Bozhidar Batsov
4
5
;; Author: Bill Piel <bill@billpiel.com>
6
+;; Maintainer: Bozhidar Batsov <bozhidar@batsov.dev>
7
;; Version: 0.1.0
8
;; URL: https://github.com/clojure-emacs/sayid
9
;; Package-Requires: ((cider "0.21.0"))
10
+;; Keywords: clojure, cider, debugger
11
12
;; Licensed under the Apache License, Version 2.0 (the "License");
13
;; you may not use this file except in compliance with the License.
0 commit comments