Skip to content

Commit

Permalink
Merge pull request #4 from progfolio/fix/package-metadata
Browse files Browse the repository at this point in the history
Fix package metadata comment level
  • Loading branch information
zainab-ali committed Jan 22, 2021
2 parents 7e9700b + 9a3d9cd commit 2bd603e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pair-tree.el
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; Version: 0.1
;;; Package-Requires: ((emacs "27.1") (dash "2.17.0"))
;; Version: 0.1
;; Package-Requires: ((emacs "27.1") (dash "2.17.0"))

;;; Commentary:

Expand Down

0 comments on commit 2bd603e

Please sign in to comment.