Skip to content

Commit f0e5a12

Browse files
Fix version string
1 parent c2b8687 commit f0e5a12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docker-simple-file-upload",
3-
"version": "1.0.0",
3+
"version": "1.0.3",
44
"description": "A simple and secure file upload API endpoint",
55
"repository": "https://github.com/TwoStoryRobot/docker-simple-file-upload",
66
"scripts": {

0 commit comments

Comments
 (0)