Skip to content

Commit

Permalink
Bump version number from 2.1.x -> 2.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Midwood committed Jun 11, 2018
1 parent be13882 commit 5da6231
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 @@
(def VERSION (or (System/getenv "TRAVIS_TAG") "local-2.1.x-SNAPSHOT"))
(def VERSION (or (System/getenv "TRAVIS_TAG") "local-2.2.x-SNAPSHOT"))

(defproject drafter VERSION
:description "Backend PMD service"
Expand Down

0 comments on commit 5da6231

Please sign in to comment.