From 6bd2814825d6aad643b028c9dcbeccef5ee22178 Mon Sep 17 00:00:00 2001 From: Shobhit Sachan <31156049+sachans@users.noreply.github.com> Date: Wed, 7 Mar 2018 14:55:07 +0530 Subject: [PATCH] Update tag_database --- tag_database | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tag_database b/tag_database index b3ba59a8f..1e21a4c20 100644 --- a/tag_database +++ b/tag_database @@ -22,4 +22,5 @@ is_upper_case:string is_lower_case:string count_by:list difference_by:list -insertion_sort:list \ No newline at end of file +insertion_sort:list +bubble_sort: list