Skip to content

Commit

Permalink
Release 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kotcrab committed May 31, 2018
1 parent 1226158 commit 49848bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#### Version: 1.3

#### Version: 1.2
- Added MIPS II instruction set (including FPU instructions)

Expand Down
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 'com.kotcrab.kmips'
version '1.2-SNAPSHOT'
version '1.3-SNAPSHOT'

apply plugin: 'kotlin'
apply from: 'deploy.gradle'
Expand Down

0 comments on commit 49848bd

Please sign in to comment.