Skip to content

Commit

Permalink
Set versions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonf committed Apr 7, 2016
1 parent 70f3c49 commit 8ed9bb4
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.4.4"
omhSchemaSdkVersion = "1.0.5"
}

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.4.4",
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.5",
Expand Down

0 comments on commit 8ed9bb4

Please sign in to comment.