Skip to content

Commit 75fcd69

Browse files
committed
Merge branch 'master' of github.com:thiagokimo/konami-code
2 parents 950c0f5 + d0ab4b7 commit 75fcd69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Add the dependency in the form:
2727

2828
```groovy
2929
dependencies {
30-
compile 'com.github.thiagokimo:KonamiCode:1.0'
30+
compile 'com.github.thiagokimo:KonamiCode:1.1'
3131
}
3232
```
3333

@@ -47,7 +47,7 @@ And them this into your dependencies
4747
<dependency>
4848
<groupId>com.github.thiagokimo</groupId>
4949
<artifactId>konami-code</artifactId>
50-
<version>1.0</version>
50+
<version>1.1</version>
5151
</dependency>
5252
```
5353
##How to use

0 commit comments

Comments
 (0)