Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw committed Jul 3, 2018
1 parent 639da91 commit 6a3c48b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "silk",
"version": "3.0.0",
"version": "3.0.1",
"description": "https://github.com/jazzband/django-silk",
"main": "index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@ def read_md(f):

setup(
name='django-silk',
version='3.0.0',
version='3.0.1',
packages=['silk'],
include_package_data=True,
license='MIT License',
Expand Down

0 comments on commit 6a3c48b

Please sign in to comment.