Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Oct 27, 2017
1 parent 53adb3b commit 5be0409
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Master
## 0.9.0

##### Breaking

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
jazzy (0.8.4)
jazzy (0.9.0)
cocoapods (~> 1.0)
mustache (~> 0.99)
open4
Expand Down
2 changes: 1 addition & 1 deletion lib/jazzy/gem_version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Jazzy
VERSION = '0.8.4'.freeze unless defined? Jazzy::VERSION
VERSION = '0.9.0'.freeze unless defined? Jazzy::VERSION
end

0 comments on commit 5be0409

Please sign in to comment.