Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Nov 23, 2022
1 parent 3bd6c96 commit 3ecef5e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Changes
Expand Up @@ -2,6 +2,9 @@ Revision history for Git-Files

{{$NEXT}}

0.0.6 2022-11-23T13:03:01+01:00
- Bump dependency on path-utils properly

0.0.5 2022-11-23T12:51:54+01:00
- Bump dependency on path-utils to get in sync

Expand Down
2 changes: 1 addition & 1 deletion META6.json
Expand Up @@ -24,5 +24,5 @@
],
"test-depends": [
],
"version": "0.0.5"
"version": "0.0.6"
}
2 changes: 1 addition & 1 deletion lib/Git/Files.rakumod
@@ -1,4 +1,4 @@
use path-utils:ver<0.0.11>:auth<zef:lizmat> <
use path-utils:ver<0.0.13>:auth<zef:lizmat> <
path-exists
path-is-directory
path-is-github-repo
Expand Down

0 comments on commit 3ecef5e

Please sign in to comment.