Skip to content

Commit

Permalink
Version 1.2.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf31o2 committed Aug 4, 2014
1 parent 9f1f1d4 commit f1ae13b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
},
"recipes": {
},
"version": "1.1.1"
"version": "1.2.0"
}
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures Hadoop (HDFS/YARN/MRv2), HBase, Hive, Oozie, Pig, and ZooKeeper'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.1.1'
version '1.2.0'

depends 'yum', '>= 3.0'
depends 'apt'
Expand Down

0 comments on commit f1ae13b

Please sign in to comment.