Skip to content

Commit 2efe037

Browse files
committed
Bump to v3.3.4
1 parent c74bd20 commit 2efe037

8 files changed

+22
-16
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-rtl",
33
"description": "Right-to-left (RTL) theme for Twitter Bootstrap 3.x",
4-
"version": "3.3.2-rc1",
4+
"version": "3.3.4",
55
"homepage": "https://github.com/morteza/bootstrap-rtl",
66
"authors": [
77
"Morteza Ansarinia (http://github.com/morteza)"
@@ -19,7 +19,7 @@
1919
"js/tests"
2020
],
2121
"dependencies": {
22-
"bootstrap": "3.3.1"
22+
"bootstrap": "3.3.4"
2323
},
2424
"license": "Unlicensed Public Domain"
2525
}

dist/css/bootstrap-flipped.css

+5-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-flipped.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-flipped.min.css

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-rtl.css

+5-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-rtl.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-rtl.min.css

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-rtl",
33
"description": "Right-to-left (RTL) theme for Boostrap 3.x",
4-
"version": "3.3.2-rc1",
4+
"version": "3.3.4",
55
"style": "dist/css/bootstrap-rtl.css",
66
"homepage": "http://github.com/morteza/bootstrap-rtl",
77
"author": "Morteza Ansarinia (http://github.com/morteza)",
@@ -17,7 +17,7 @@
1717
"theme"
1818
],
1919
"dependencies" : {
20-
"bootstrap": "^3.3.1"
20+
"bootstrap": "^3.3.4"
2121
},
2222
"devDependencies": {
2323
"grunt": "~0.4.5",

0 commit comments

Comments
 (0)