diff --git a/project.clj b/project.clj index bb46889..55b0360 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject nhl-score-api "0.48.13" +(defproject nhl-score-api "0.49.0" :description "A JSON API that returns the scores and goals from the latest finished or on-going NHL games." :license {:name "MIT" :url "https://opensource.org/licenses/MIT"}