Skip to content

Commit c6d51eb

Browse files
committed
Version update
1 parent e94f7cf commit c6d51eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When completed, you'll be able to run the various Grunt commands provided from t
4242
`grunt dist` creates the `/dist` directory with compiled files. **Uses [UglifyJS](http://lisperator.net/uglifyjs/).**
4343

4444
#### Legacy 2.3.2 Theme - `grunt theme`
45-
This will compile the `theme.styl separately and output it to the `/dist` folder.
45+
This will compile the `theme.styl` separately and output it to the `/dist` folder.
4646

4747
#### Watch - `grunt watch`
4848
This is a convenience method for watching just Stylus files and automatically building them whenever you save.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-stylus",
3-
"version": "3.1.1",
3+
"version": "3.1.1.2",
44
"main": "stylus/bootstrap.styl",
55
"description": "A port of Bootstrap to Stylus",
66
"ignore": [

0 commit comments

Comments
 (0)