Skip to content

Commit

Permalink
prepped for release
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/flay/dev/": change = 11388]
  • Loading branch information
zenspider committed Jul 17, 2017
1 parent 0ac18eb commit 545a385
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.txt
@@ -1,3 +1,9 @@
=== 2.10.0 / 2017-07-17

* 1 minor enhancement:

* Added sexp tree filtering via :filters option.

=== 2.9.0 / 2017-04-13

* 1 minor enhancement:
Expand Down
2 changes: 1 addition & 1 deletion lib/flay.rb
Expand Up @@ -16,7 +16,7 @@ class << self
end

class Flay
VERSION = "2.9.0" # :nodoc:
VERSION = "2.10.0" # :nodoc:

class Item < Struct.new(:structural_hash, :name, :bonus, :mass, :locations)
alias identical? bonus
Expand Down

0 comments on commit 545a385

Please sign in to comment.