You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ It is an inlining tool which inlines your project's dependencies at packaging ti
14
14
15
15
## Usage
16
16
17
-
Put `[thomasa/mranderson "0.4.2"]` into the `:plugins` vector of your project.clj.
17
+
Put `[thomasa/mranderson "0.4.3"]` into the `:plugins` vector of your project.clj.
18
18
19
19
Additionally you also need to mark some of the dependencies in your dependencies vector in the project's `project.clj` with `^:source-dep` meta tag. For example:
0 commit comments