Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
bump version to 0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
kogecoo committed Feb 25, 2015
1 parent a60a739 commit 0996150
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
mecab Chef Cookbook CHANGELOG
========================

0.2.0 (Feb 25, 2015)
-----
- NAIST-JDIC support.

0.1.0 (Feb 19, 2015)
-----
- The initial release.
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 MeCab and its well-known dictionary.'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.0'
version '0.2.0'

supports 'ubuntu'
supports 'debian'

0 comments on commit 0996150

Please sign in to comment.