Skip to content
This repository has been archived by the owner on Sep 22, 2019. It is now read-only.

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sietseringers committed Dec 17, 2018
1 parent f571337 commit d3e6bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'war'
apply plugin: 'org.akhikhl.gretty'
apply plugin: 'eclipse-wtp'

version = "2.0.0"
version = "2.1.0"

import org.gradle.internal.os.OperatingSystem;

Expand Down

0 comments on commit d3e6bc8

Please sign in to comment.