소스 검색

increment version for development

jtimberman 11 년 전
부모
커밋
7772487d15
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      metadata.rb

+ 1 - 1
metadata.rb

@@ -4,5 +4,5 @@ maintainer_email "cookbooks@opscode.com"
 license          "Apache 2.0"
 description      "Deploys and configures a variety of applications"
 long_description  IO.read(File.join(File.dirname(__FILE__), 'README.md'))
-version          "2.0.4"
+version          "2.0.5"
 recipe           "application", "Empty placeholder recipe, use the LWRPs, see README.md."