Skip to content
This repository has been archived by the owner on Dec 26, 2017. It is now read-only.

Commit

Permalink
Release 5.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Sep 21, 2017
1 parent f646d52 commit 0280ae0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# vagrant-berkshelf Changelog

## 5.1.2

- Loosen the vagrant dependency to allow for Vagrant 2.X
- Add deprecation warning to the readme

## 5.0.0

- Bump the Ruby requirement from 1.9 to 2.2
Expand Down
2 changes: 1 addition & 1 deletion lib/vagrant-berkshelf/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module VagrantPlugins
module Berkshelf
VERSION = "5.1.1"
VERSION = "5.1.2"
end
end

0 comments on commit 0280ae0

Please sign in to comment.