Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyg authored Jun 7, 2022
1 parent 99af5b3 commit 929277f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "django-s3direct",
"version": "2.0.0",
"version": "2.0.1",
"description": "Add direct uploads to S3 functionality with a progress bar to file input fields.",
"directories": {
"example": "example"
Expand Down Expand Up @@ -45,4 +45,4 @@
"url": "https://github.com/bradleyg/django-s3direct/issues"
},
"homepage": "https://github.com/bradleyg/django-s3direct#readme"
}
}

0 comments on commit 929277f

Please sign in to comment.