Skip to content

Commit

Permalink
chore: Release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrove committed Apr 8, 2018
1 parent 665c6c1 commit cbc966c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Crass Change History
====================

1.0.4 (2018-04-08)
------------------

* Fixed whitespace warnings. (#7 - @yahonda)


1.0.3 (2017-11-13)
------------------

Expand Down
2 changes: 1 addition & 1 deletion lib/crass/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# encoding: utf-8

module Crass
VERSION = '1.0.3'
VERSION = '1.0.4'
end

0 comments on commit cbc966c

Please sign in to comment.