Skip to content

Commit 3775907

Browse files
committed
Version bump to 2.0.0
1 parent cdbf57e commit 3775907

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Omnibus Ruby CHANGELOG
22
======================
33

4-
v2.0.0 (Unreleased)
5-
-------------------
4+
v2.0.0 (March, 12, 2014)
5+
------------------------
66
Major changes:
77
- `version` is now `default_version`
88
- Added support for multiple software versions and version overrides

lib/omnibus/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
#
1717

1818
module Omnibus
19-
VERSION = '2.0.0.rc1'
19+
VERSION = '2.0.0'
2020
end

0 commit comments

Comments
 (0)