Skip to content

Commit

Permalink
Version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Russell committed Jun 6, 2019
1 parent 2c6427e commit 2c12174
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerrun.aws.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"AWSEBDockerrunVersion": 1,
"Image": {
"Name": "357210185381.dkr.ecr.us-east-1.amazonaws.com/wormbase/names:0.5.0",
"Name": "357210185381.dkr.ecr.us-east-1.amazonaws.com/wormbase/names:0.5.1",
"Update": "true"
},
"Ports": [
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject wormbase-names "0.5.1-SNAPSHOT"
(defproject wormbase-names "0.5.1"
:description "WormBase names service."
:plugins
[[lein-environ "1.1.0"]
Expand Down

0 comments on commit 2c12174

Please sign in to comment.