Skip to content

Commit

Permalink
0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Oct 4, 2017
1 parent ff241d5 commit 5b74455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.bats
Expand Up @@ -102,7 +102,7 @@ load test_helper
@test "--version" {
run $BATS_TEST_DIRNAME/../gh-md-toc --version
assert_success
assert_equal "${lines[0]}" "0.4.8"
assert_equal "${lines[0]}" "0.4.9"
}

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

0 comments on commit 5b74455

Please sign in to comment.