Skip to content

Commit

Permalink
Bump versions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonf committed Aug 14, 2017
1 parent 4481190 commit e3fef06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ subprojects {

ext {
javaVersion = 1.8
shimmerVersion = "0.5.0-SNAPSHOT"
shimmerVersion = "0.6.0"
omhSchemaSdkVersion = "1.1.0"
}

Expand Down
2 changes: 1 addition & 1 deletion shim-server-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shim-server-ui",
"version": "0.5.0-SNAPSHOT",
"version": "0.6.0",
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.5",
Expand Down

0 comments on commit e3fef06

Please sign in to comment.