Skip to content

Commit

Permalink
fix class/module confusion in version ruby file
Browse files Browse the repository at this point in the history
  • Loading branch information
erikh committed Nov 7, 2012
1 parent a77e74a commit 4e406f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/knife/dsl/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Chef
module Knife
class Chef
class Knife
module DSL
VERSION = "0.0.1"
end
Expand Down

0 comments on commit 4e406f6

Please sign in to comment.