Skip to content

Commit

Permalink
Version bump to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf31o2 committed Aug 29, 2014
1 parent 2d381d8 commit 39beea1
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.3.0"
"version": "1.3.1"
}
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.3.0'
version '1.3.1'

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

0 comments on commit 39beea1

Please sign in to comment.