Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Oct 12, 2021
1 parent 1f0b8ff commit e33bfe7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project.clj
@@ -1,4 +1,4 @@
(defproject babashka/fs "0.0.5"
(defproject babashka/fs "0.1.0"
:description "Babashka file system utilities."
:url "https://github.com/babashka/fs"
:scm {:name "git"
Expand All @@ -16,4 +16,3 @@
:username :env/clojars_user
:password :env/clojars_pass
:sign-releases false}]])

0 comments on commit e33bfe7

Please sign in to comment.