This repository was archived by the owner on Dec 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name =" 1.2.1 " ></a >
2+ ## [ 1.2.1] ( https://github.com/ajgon/opsworks_ruby/compare/v1.2.0...v1.2.1 ) (2016-11-27)
3+
4+
5+ ### Bug Fixes
6+
7+ * Fixed broken ` migration_command ` default ([ 36cdb68] ( https://github.com/ajgon/opsworks_ruby/commit/36cdb68 ) ), closes [ #58 ] ( https://github.com/ajgon/opsworks_ruby/issues/58 )
8+
9+
10+
111<a name =" 1.2.0 " ></a >
212# [ 1.2.0] ( https://github.com/ajgon/opsworks_ruby/compare/v1.1.2...v1.2.0 ) (2016-11-02)
313
Original file line number Diff line number Diff line change 5959# built documents.
6060#
6161# The short X.Y version.
62- version = u'1.2.0 '
62+ version = u'1.2.1 '
6363# The full version, including alpha/beta/rc tags.
64- release = u'1.2.0 '
64+ release = u'1.2.1 '
6565
6666# The language for content autogenerated by Sphinx. Refer to documentation
6767# for a list of supported languages.
Original file line number Diff line number Diff line change 55license 'MIT'
66description 'Set of chef recipes for OpsWorks based Ruby projects'
77long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
8- version '1.2.0 '
8+ version '1.2.1 '
99
1010depends 'deployer'
1111depends 'ruby-ng'
Original file line number Diff line number Diff line change 11{
22 "name" : " opsworks_ruby" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "description" : " Set of chef recipes for OpsWorks based Ruby projects." ,
55 "dependencies" : {},
66 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments