1
0
Fork 0
mirror of https://github.com/MillironX/docker-names.git synced 2024-09-28 15:12:03 +00:00

Merge pull request #7 from criblio/feature/versionBump

1.0.5
This commit is contained in:
Bryce Easley 2021-05-03 08:13:53 -05:00 committed by GitHub
commit bd7372ed6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{ {
"name": "@cribl/docker-names", "name": "@cribl/docker-names",
"version": "1.0.4", "version": "1.0.5",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View file

@ -1,6 +1,6 @@
{ {
"name": "@criblinc/docker-names", "name": "@criblinc/docker-names",
"version": "1.0.4", "version": "1.0.5",
"description": "Fork of docker names for javascript", "description": "Fork of docker names for javascript",
"files": [ "files": [
"lib/**/*" "lib/**/*"