Skip to content

Commit

Permalink
Version 0.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Russell committed Mar 7, 2019
1 parent df6dfb0 commit 3a51aa2
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.4.9",
"Name": "357210185381.dkr.ecr.us-east-1.amazonaws.com/wormbase/names:0.4.10",
"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.4.10-SNAPSHOT"
(defproject wormbase-names "0.4.10"
:description "WormBase names service."
:plugins
[[lein-environ "1.1.0"]
Expand Down

0 comments on commit 3a51aa2

Please sign in to comment.