diff options
author | Francesco Pontillo <francescopontillo@gmail.com> | 2013-03-02 09:42:51 +0100 |
---|---|---|
committer | Francesco Pontillo <francescopontillo@gmail.com> | 2013-03-02 09:42:51 +0100 |
commit | 13418ac9e709c85cfbaba501efb69c8bdff7ddd4 (patch) | |
tree | e148a9d633a6d3832be7746d182d3798d64f4cb8 /component.json | |
parent | 939372574745e895c172f21e1fe3994946fbf760 (diff) | |
parent | 9f0a62f7c12c8b91cef0df8189db38711838a051 (diff) |
Merge branch 'gh-pages' of git://github.com/thomaspark/bootswatch into gh-pages
Conflicts:
component.json
package.json
Diffstat (limited to 'component.json')
-rw-r--r-- | component.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/component.json b/component.json index 4487222a..32905911 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "bootswatch", "description": "Bootswatch is a collection of themes for Bootstrap.", - "version": "2.3.0+2", + "version": "2.3.1", "author": "Thomas Park", "homepage": "http://bootswatch.com", "repository": { @@ -9,7 +9,7 @@ "url": "git://github.com/thomaspark/bootswatch.git" }, "dependencies": { - "bootstrap": "~2.3.0" + "bootstrap": "~2.3.1" }, "licenses": [ { |