Skip to content

Commit

Permalink
prepared release for 1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aaschmid committed Mar 8, 2016
1 parent 1e836f3 commit cf69e73
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 @@ -11,7 +11,7 @@ plugins {
archivesBaseName = 'junit-dataprovider'
description = 'A TestNG like dataprovider runner for JUnit having a simplified syntax compared to all the existing JUnit features.'
group = 'com.tngtech.java'
version = '1.10.3'
version = '1.10.4'

sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_6

Expand Down

0 comments on commit cf69e73

Please sign in to comment.