Comparing version 3.3.9 to 3.4.0
{ | ||
"version": "3.3.9", | ||
"version": "3.4.0", | ||
"name": "bellajs", | ||
@@ -4,0 +4,0 @@ "description": "A set of helpful and usual functions for browser and node.", |
@@ -214,3 +214,3 @@ bella.js | ||
The available units: **d** (days), **h** (hours), **b** (minutes), **s** (seconds). | ||
The available units: **d** (days), **h** (hours), **m** (minutes), **s** (seconds). | ||
@@ -217,0 +217,0 @@ Bella.scheduler.once do the same thing as Bella.scheduler.every, but just once. The remain fours methods just are the shortcuts. |