Skip to content

Commit

Permalink
bump version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kimsuelim committed Jun 24, 2017
1 parent 28bf668 commit 7077994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.

## [unreleased]
- 얼굴인식(Beta)
- No significant changes.

## [0.2.0] - 2017-06-25
- 음성합성(Beta)
Expand Down
2 changes: 1 addition & 1 deletion lib/naver/sdk/version.rb
@@ -1,5 +1,5 @@
module Naver
module Sdk
VERSION = "0.1.0"
VERSION = "0.2.0"
end
end

0 comments on commit 7077994

Please sign in to comment.