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 e1e150e commit 7b46138Copy full SHA for 7b46138
Eask
@@ -2,7 +2,7 @@
2
(source "melpa")
3
4
(package "treebundel"
5
- "0.2.0"
+ "0.3.0"
6
"Bundle related git-worktrees together")
7
8
(website-url "https://github.com/purplg/treebundel")
treebundel.el
@@ -1,7 +1,7 @@
1
;;; treebundel.el --- Bundle related git-worktrees together -*- lexical-binding: t; -*-
;; Package-Requires: ((emacs "27.1") (compat "29.1.4.2"))
-;; Version: 0.2.0
+;; Version: 0.3.0
;; Author: Ben Whitley
;; Homepage: https://github.com/purplg/treebundel
;; Keywords: convenience vc
0 commit comments