Skip to content

Commit

Permalink
Increases version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Yves Bonjour committed Mar 14, 2018
1 parent 2babd2e commit 04786c3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .idea/modules/rxpect.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions .idea/modules/rxpect_main.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/modules/rxpect_test.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
}

group 'ch.yvu.rxpect'
version '0.2.1'
version '0.2.2'

apply plugin: 'java'
apply plugin: 'kotlin'
Expand Down

0 comments on commit 04786c3

Please sign in to comment.