Bump minor version number
This commit is contained in:
parent
79a728520e
commit
1e8b033817
1 changed files with 18 additions and 18 deletions
36
package.json
36
package.json
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"name": "skooma",
|
||||
"version": "1.0.1",
|
||||
"author": "darkwiiplayer",
|
||||
"license": "Unlicense",
|
||||
"main": "skooma.js",
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/darkwiiplayer/skooma-js"
|
||||
},
|
||||
"keywords": [
|
||||
"skooma",
|
||||
"components",
|
||||
"functional",
|
||||
"html",
|
||||
"ui",
|
||||
"utility"
|
||||
]
|
||||
"name": "skooma",
|
||||
"version": "1.1.0",
|
||||
"author": "darkwiiplayer",
|
||||
"license": "Unlicense",
|
||||
"main": "skooma.js",
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/darkwiiplayer/skooma-js"
|
||||
},
|
||||
"keywords": [
|
||||
"skooma",
|
||||
"components",
|
||||
"functional",
|
||||
"html",
|
||||
"ui",
|
||||
"utility"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue