bubblesort 0.1.1

Bubblesorts stuff
Documentation
1
2
3
4
## 0.1.1
Add minor performance improvement (dont evaulate the last n values where n is the number of times the for loop is executed)
## 0.1.0
Make first release