Skip to content

Commit

Permalink
Prepare 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Jul 15, 2018
1 parent 618587c commit 31f3ea8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
# flor CHANGELOG.md


## flor 1.0.0 not yet released

- Include "undense" work ("_ref" and friends)


## flor 0.15.0 released 2018-06-15

- Many many improvements
Expand Down
2 changes: 1 addition & 1 deletion lib/flor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

module Flor

VERSION = '0.15.0'
VERSION = '1.0.0'
end

require 'flor/colours'
Expand Down

0 comments on commit 31f3ea8

Please sign in to comment.