Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
QwertyR0 committed Sep 7, 2021
1 parent fa1aa3c commit 045d450
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,29 @@
{
"name": "ezrandom",
"version": "1.0.0",
"version": "2.0.0",
"description": "Makes Random Number Generation Easier",
"main": "main.js",
"author": "Qwerty.R",
"license": "MIT",

"keywords": [
"nodejs", "javascript", "dice", "node", "generator", "math", "password-generator", "random", "random-generation", "easy", "node-js", "dice-roller", "rand", "pseudorandom", "pseudo-random", "pseudo-random-generator", "possibly"
"nodejs",
"javascript",
"dice",
"node",
"generator",
"math",
"password-generator",
"random",
"random-generation",
"easy",
"node-js",
"dice-roller",
"rand",
"pseudorandom",
"pseudo-random",
"pseudo-random-generator",
"possibly"
],

"repository": {
"type": "git",
"url": "git+https://github.com/QwertyRcode/ezrandom.git"
Expand Down

0 comments on commit 045d450

Please sign in to comment.