Skip to content
This repository has been archived by the owner on Apr 28, 2019. It is now read-only.

Commit

Permalink
Bump to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kwilcox committed Sep 21, 2016
1 parent d651089 commit f117019
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ VOLUME $GDAM2NC_CONFIG

EXPOSE 44444

ENV GDAM_VERSION 1.2.2
ENV GDAM_VERSION 1.2.3

ENV PROJECT_ROOT /code
RUN mkdir -p "$PROJECT_ROOT"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.2
1.2.3
2 changes: 1 addition & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: gdam
version: "1.2.2"
version: "1.2.3"

source:
path: ../
Expand Down

0 comments on commit f117019

Please sign in to comment.