Skip to content

Commit

Permalink
Releasing 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sudhirj committed Sep 30, 2016
1 parent fdb89d1 commit 308dc98
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion deferred.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ####[Source (github)](http://github.com/sudhirj/simply-deferred) | [Documentation](https://github.com/sudhirj/simply-deferred#simply-deferred)
# © Sudhir Jonathan [sudhirjonathan.com](http://www.sudhirjonathan.com)

VERSION = '3.0.0'
VERSION = '3.1.0'

# First, let's set up the constants that we'll need to signify the state of the `deferred` object. These will be returned from the `state()` method.

Expand Down
4 changes: 2 additions & 2 deletions deferred.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deferred.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deferred_test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 308dc98

Please sign in to comment.