Skip to content

Commit

Permalink
0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongJoshua committed May 31, 2018
1 parent bd62a12 commit 9319206
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If you are in the [contributors](https://github.com/StrongJoshua/libgdx-inGameCo

Versions
========
Latest Stable: **0.8.0**
Latest Stable: **0.8.1**
Latest Snapshot:
### How the Numbers Work
#### First Digit
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'maven'
apply plugin: 'signing'

group = 'com.strongjoshua'
version = '0.8.0'
version = '0.8.1'

description = """LibGdx In-Game Console"""

Expand Down

0 comments on commit 9319206

Please sign in to comment.