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

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
manuquentin committed May 29, 2014
1 parent 5086878 commit 8147457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gaudi/gaudi.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const DEFAULT_BASE_IMAGE_WITH_TAG = "stackbrew/debian:wheezy"
const TEMPLATE_DIR = "/var/tmp/gaudi/templates/"
const TEMPLATE_REMOTE_PATH = "http://gaudi.io/apt/templates.tar"
const PARSED_TEMPLATE_DIR = "/tmp/gaudi/"
const VERSION = "0.1.6"
const VERSION = "0.2.0"

type Gaudi struct {
Applications containerCollection.ContainerCollection
Expand Down

0 comments on commit 8147457

Please sign in to comment.