Skip to content

Commit

Permalink
Release 1.1.0 (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw authored Dec 27, 2017
1 parent abe6d84 commit c943804
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "silk",
"version": "1.0.0",
"version": "1.1.0",
"description": "[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jazzband/silk?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)",
"main": "index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def read_md(f):

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

0 comments on commit c943804

Please sign in to comment.