diff --git a/README.md b/README.md index 4228140..b9f29cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# tali v0.0.3 +# tali v0.0.4 **A Vagrant server setup for developing LEMP websites.** diff --git a/Vagrantfile b/Vagrantfile index 20b282b..c43ff0a 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,7 +1,7 @@ # -*- mode: ruby -*- # vi: set ft=ruby : -# Tali v0.0.3 +# Tali v0.0.4 # Get config file require 'yaml'