Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Mar 25, 2014
1 parent c0a73d2 commit f41daa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webassets_iife/__init__.py
Expand Up @@ -8,7 +8,7 @@

from webassets.filter import Filter, register_filter

__version__ = '0.0.2'
__version__ = '0.1.0'
__all__ = ('IIFE',)


Expand Down

0 comments on commit f41daa8

Please sign in to comment.