Skip to content

Commit b8c0383

Browse files
committed
Fixed version
1 parent 9b2d7bc commit b8c0383

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3.1",
3+
"version": "4.0.1",
44
"main": "bootstrap/bootstrap.styl",
55
"description": "A port of Bootsrap 3.3.1 to Stylus",
66
"ignore": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"bootstrap",
66
"stylus"
77
],
8-
"version": "4.0.0",
8+
"version": "4.0.1",
99
"devDependencies": {
1010
"grunt": "~0.4.5",
1111
"stylus": "~0.47.0",

0 commit comments

Comments
 (0)