Skip to content

Commit

Permalink
Increase version in builder
Browse files Browse the repository at this point in the history
  • Loading branch information
ccampbell committed Apr 2, 2012
1 parent 217f584 commit 3f78997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/builder.py
Expand Up @@ -13,7 +13,7 @@ class RainbowBuilder(object):
def __init__(self, js_path, closure_path, theme_path=None):

self.versions = {
'c': '1.0.1',
'c': '1.0.2',
'css': '1.0.6',
'generic': '1.0.6',
'html': '1.0.4',
Expand Down

0 comments on commit 3f78997

Please sign in to comment.