Skip to content

Commit

Permalink
chore: Prepare for the next development iteration (0.9.0-SNAPSHOT)
Browse files Browse the repository at this point in the history
  • Loading branch information
alumi committed May 23, 2024
1 parent 95d006c commit 68ad9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject cljam "0.8.5"
(defproject cljam "0.9.0-SNAPSHOT"
:description "A DNA Sequence Alignment/Map (SAM) library for Clojure"
:url "https://github.com/chrovis/cljam"
:license {:name "Apache License, Version 2.0"
Expand Down

0 comments on commit 68ad9a3

Please sign in to comment.