Skip to content

Commit dc54c7b

Browse files
committed
Updated version in composer.json
1 parent fa41202 commit dc54c7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "andersonls/zpl",
33
"type": "library",
4+
"version": "0.0.3",
45
"description": " This library is a php wrapper for the ZPL Programming Language.",
56
"keywords": ["zpl", "php-wrapper"],
67
"minimum-stability": "dev",
@@ -29,4 +30,4 @@
2930
"email": "andersonlsilverio@gmail.com"
3031
}
3132
]
32-
}
33+
}

0 commit comments

Comments
 (0)