Skip to content

Commit

Permalink
Release v4.0.0
Browse files Browse the repository at this point in the history
Changed
- **BREAKING**: Moved Object#descendant_get to Class#descendant_get [[#75](#75)]
- **BREAKING**: Removed deprecated Enumerable#stable_sort_by [[#76](#76)]
  • Loading branch information
Fryguy committed Jan 31, 2020
1 parent 6bb1224 commit 304bb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/more_core_extensions/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module MoreCoreExtensions
VERSION = "3.8.0".freeze
VERSION = "4.0.0".freeze
end

0 comments on commit 304bb89

Please sign in to comment.