Comparing version 0.1.4 to 0.1.5
@@ -7,3 +7,5 @@ | ||
module.exports = Plentiful; | ||
// Sorting Algorithms | ||
@@ -10,0 +12,0 @@ |
@@ -20,2 +20,2 @@ | ||
reverse([0, 1, 2, 3, 4]); | ||
console.log(reverse([0, 1, 2, 3, 4])); |
{ | ||
"name": "plentiful", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "A bountyful amount of algorithms to pick from, choose your poison.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
[![Plentiful Logo](https://github.com/ajnauleau/plentiful/blob/develop/assets/5x/Asset%208%405x.png)](http://plentiful.nauleau.io/) | ||
[![Plentiful Logo](https://ibb.co/H7FyVGQ)](http://plentiful.nauleau.io/) | ||
@@ -3,0 +3,0 @@ A bountyful amount of algorithms ripe for the picking, choose your poison. runs with [node](http://nodejs.org). |
97
23471