Skip to content

Commit

Permalink
release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders-E committed Aug 23, 2020
1 parent a39381e commit 2b17e88
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
Expand Up @@ -16,7 +16,7 @@
;; You should have received a copy of the GNU Lesser General Public License
;; along with Magnus. If not, see <https://www.gnu.org/licenses/>.

(defproject magnus "0.1.0-SNAPSHOT"
(defproject magnus "0.1.0"
:description "A chess library"
:url "https://github.com/Anders-E/Chess"
:license {:name "LGPL-3.0-or-later"
Expand Down

0 comments on commit 2b17e88

Please sign in to comment.