Skip to content

Commit

Permalink
increment release
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Welch committed Dec 30, 2016
1 parent 0f29f79 commit 70ebad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
default: build

version := "v0.1.1"
version := "v0.1.3"
version_description := "Docker Machine Driver Plugin to Provision on Packet"
human_name := "v0.1.1 - Docker Machine v0.5.5+"
human_name := "v0.1.3 - Docker Machine v0.8.2+"

mkfile_path := $(abspath $(lastword $(MAKEFILE_LIST)))
current_dir := $(notdir $(patsubst %/,%,$(dir $(mkfile_path))))
Expand Down

0 comments on commit 70ebad9

Please sign in to comment.