Skip to content

Commit

Permalink
Release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Fedoseev committed Mar 27, 2016
1 parent 4d12b55 commit aca7257
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changes
=======

Dev
===
1.3.1
=====

- Add support for ``--presets`` option in Babel compiler. See babel-cli `options <https://babeljs.io/docs/usage/options/>` for more information.

Expand Down
2 changes: 1 addition & 1 deletion static_precompiler/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.3"
__version__ = "1.3.1"

0 comments on commit aca7257

Please sign in to comment.