Skip to content

Commit 5b74455

Browse files
committed
0.4.9
1 parent ff241d5 commit 5b74455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests.bats

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ load test_helper
102102
@test "--version" {
103103
run $BATS_TEST_DIRNAME/../gh-md-toc --version
104104
assert_success
105-
assert_equal "${lines[0]}" "0.4.8"
105+
assert_equal "${lines[0]}" "0.4.9"
106106
}
107107

108108
@test "TOC for non-english chars, #6, #10" {

0 commit comments

Comments
 (0)