summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2015-04-27 19:52:50 +0100
committerThom May <thom@may.lt>2015-04-27 19:52:50 +0100
commit97886616f3a0614d578872839e1b28debcdd6136 (patch)
treebc02ae5be1de7452979b890dbb783b91eae0a22b
parent6000c96703e0fd02c5eab5f569ea786f85eb5925 (diff)
downloadohai-tm/8.3.0.tar.gz
-rw-r--r--lib/ohai/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ohai/version.rb b/lib/ohai/version.rb
index c6623618..0c0029cd 100644
--- a/lib/ohai/version.rb
+++ b/lib/ohai/version.rb
@@ -18,5 +18,5 @@
module Ohai
OHAI_ROOT = File.expand_path(File.dirname(__FILE__))
- VERSION = '8.3.0.rc.0'
+ VERSION = '8.3.0'
end