Skip to content

Commit

Permalink
Bumped version to 0.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Littman committed Jun 2, 2016
1 parent 5efb7fd commit 545048b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.6.0
current_version = 0.6.1

[bumpversion:file:docker/prod/processing/Dockerfile]

2 changes: 1 addition & 1 deletion docker/prod/processing/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ MAINTAINER Justin Littman <justinlittman@gwu.edu>


ENV sfm_twitter_version 0.4.1
ENV sfm_docker_version 0.6.0
ENV sfm_docker_version 0.6.1
# This pre-fetches the most recent requirements.apt.
ADD https://raw.githubusercontent.com/gwu-libraries/sfm-docker/${sfm_docker_version}/requirements/processing_requirements.apt /opt/sfm-setup/
RUN apt-get update
Expand Down

0 comments on commit 545048b

Please sign in to comment.