Skip to content

Commit 969167f

Browse files
Merge pull request #20 from chrisfosterelli/fix-version
Fix version string
2 parents 1819015 + feb3464 commit 969167f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)