Skip to content

Commit

Permalink
Release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Apr 9, 2015
1 parent 6be9d02 commit 3d8badd
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.1.5

##### 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.1.4)
jazzy (0.1.5)
cocoapods (~> 0.36.0.rc.1)
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.1.4' unless defined? Jazzy::VERSION
VERSION = '0.1.5' unless defined? Jazzy::VERSION
end

0 comments on commit 3d8badd

Please sign in to comment.