Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsymons committed Mar 8, 2016
1 parent f951c8d commit 8a3869d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 0.0.24 (2016-2-25)
# 0.0.25 (2016-03-08)
- Added LVM attributes for version 2.02.122(2)

# 0.0.24 (2016-02-25)
- Added LVM attributes for version 2.0.2.120
- Added a CHANGELOG

Expand Down
2 changes: 1 addition & 1 deletion lib/lvm/attributes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module LVM
module Attributes
VERSION = '0.0.24'
VERSION = '0.0.25'

def load(version, name)
cwd = File.dirname(__FILE__)
Expand Down

0 comments on commit 8a3869d

Please sign in to comment.