Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-06-26 20:54:15 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-06-26 20:54:15 +0400
commita5f5954268779ce0faf7607b3c35191a8d0fdfe6 (patch)
tree3d204cee121904b5af376e75e53cb6c96e0b0236 /composer.json
parent3b9a620e36e016d28c8257babb96fa3f4584962e (diff)
bump to v3.2.0.0v3.2.0
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 4066adf2..2927a17b 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,7 @@
"license": "MIT",
"extra": {
"branch-alias": {
- "dev-master": "3.1.x-dev"
+ "dev-master": "3.2.x-dev"
}
}
}