Skip to content

Commit

Permalink
release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joncotton committed Sep 6, 2014
1 parent 4d9887a commit bf6e856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHANGES
=======

1.1.0 (unreleased)
1.1.0 (2014-09-05)
------------------

- **DEPRECATION:** deprecate DID_NOT_HANDLE. Raising a ``BackendDidNotHandle``
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "armstrong.utils.backends",
"version": "1.1.0.alpha.0",
"version": "1.1.0",
"description": "Generic backend system to use throughout Armstrong"
}

0 comments on commit bf6e856

Please sign in to comment.