Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 69337be

Browse files
committed
version bump 2.0.0
1 parent c0c764c commit 69337be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2.0.0-dev
1+
# 2.0.0
22

33
* Enhancements
44
* Opscode Cache builder is now the Supermarket cache builder

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ GIT
3333
PATH
3434
remote: .
3535
specs:
36-
berkshelf-api (1.4.0)
36+
berkshelf-api (2.0.0)
3737
archive (= 0.0.6)
3838
buff-config (~> 1.0)
3939
celluloid (~> 0.16.0.pre)

lib/berkshelf/api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Berkshelf
22
module API
3-
VERSION = "1.4.0"
3+
VERSION = "2.0.0"
44
end
55
end

0 commit comments

Comments
 (0)