Skip to content

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrove committed Oct 16, 2019
1 parent 1608f38 commit 30b9aa4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions HISTORY.md
@@ -1,6 +1,14 @@
Crass Change History
====================

1.0.5 (2019-10-15)
------------------

* Removed test files from the gem. [@t-richards - #8][8]

[8]:https://github.com/rgrove/crass/pull/8


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

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

module Crass
VERSION = '1.0.4'
VERSION = '1.0.5'
end

0 comments on commit 30b9aa4

Please sign in to comment.