Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Apr 25, 2016
1 parent 6829aae commit 2026e77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -75,7 +75,7 @@ randomDay({ min: 3, max: 9 });
- [random-datetime](https://github.com/mock-end/random-datetime) - Generate a random date.
- [random-ampm](https://github.com/mock-end/random-ampm) - Return am or pm. Very simple.
- [random-timestamps](https://github.com/mock-end/random-timestamps) - Generate a timestamp.
- [random-hammertime](https://github.com/mock-end/random-datetime) - Generate a random hammertime.
- [random-hammertime](https://github.com/mock-end/random-hammertime) - Generate a random hammertime.


## Contributing
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "random-day",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generate a random day.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2026e77

Please sign in to comment.