1
0
Fork 0
mirror of https://github.com/MillironX/docker-names.git synced 2024-11-14 21:43:10 +00:00

Bump version number

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
Thomas A. Christensen II 2022-05-09 08:59:48 -05:00
parent 8822e5ee5f
commit 5c0b7046b7
Signed by: millironx
GPG key ID: 139C07724802BC5D
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@millironx/docker-names",
"version": "1.1.4",
"version": "1.1.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@millironx/docker-names",
"version": "1.1.4",
"version": "1.1.5",
"license": "ISC",
"devDependencies": {
"@types/jest": "^26.0.22",

View file

@ -1,6 +1,6 @@
{
"name": "@millironx/docker-names",
"version": "1.1.4",
"version": "1.1.5",
"description": "Fork of docker names for javascript",
"files": [
"lib/**/*"