Skip to content

Commit

Permalink
Bump up 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 7, 2023
1 parent 328140c commit 2b3fe78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tsort.rb
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@

module TSort

VERSION = "0.1.1"
VERSION = "0.2.0"

class Cyclic < StandardError
end
Expand Down

0 comments on commit 2b3fe78

Please sign in to comment.