Skip to content

Commit

Permalink
bump deprecation horizon
Browse files Browse the repository at this point in the history
  • Loading branch information
zvkemp committed Sep 5, 2018
1 parent d6e3cc3 commit 1a7e448
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions skylight-core/lib/skylight/core/deprecation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ def ignored_callstack(path)
end
end

DEPRECATOR = Deprecation.new('3.0', 'skylight-core')
end
DEPRECATOR = Deprecation.new('4.0', 'skylight-core')
end

0 comments on commit 1a7e448

Please sign in to comment.