diff options
| author | Thomas Park <thomas@thomaspark.me> | 2013-03-01 21:10:13 -0500 |
|---|---|---|
| committer | Thomas Park <thomas@thomaspark.me> | 2013-03-01 21:10:13 -0500 |
| commit | 51ac603d6afc6d72d5095af2c6d2e70112e6a777 (patch) | |
| tree | fc5d6b8a37bb88f7dbb67fa36773d098747376bd | |
| parent | 0e6ba185eb5930e7ce45ad56a7ec97ab470b8f81 (diff) | |
Bumped version.
| -rw-r--r-- | component.json | 2 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/component.json b/component.json index bcea8f08..4487222a 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+1", + "version": "2.3.0+2", "author": "Thomas Park", "homepage": "http://bootswatch.com", "repository": { diff --git a/package.json b/package.json index b8bc3982..6412a579 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootswatch", "description": "Bootswatch is a collection of themes for Bootstrap.", - "version": "2.3.0", + "version": "2.3.0+2", "author": "Thomas Park", "homepage": "http://bootswatch.com/", "license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0", |
