Skip to content

Commit

Permalink
chore: change version after release (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnizet committed Feb 11, 2019
1 parent 9b292c5 commit 973f17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -15,7 +15,7 @@ plugins {
}

group = "com.ninja-squad"
version = "1.1.0"
version = "1.1.1-SNAPSHOT"
description = "MockBean and SpyBean, but for MockK instead of Mockito"

java {
Expand Down

0 comments on commit 973f17d

Please sign in to comment.