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-10-30 02:25:54 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-10-30 02:25:58 +0300
commitd07374afdbe86e6a415c5ea68474b3d142e8fd72 (patch)
tree4416ecc80f336646cbe7f0223307b4ddd8f71150 /composer.json
parent37ea51e9ac2ea1e0f475f998f6df70fabf0996b7 (diff)
bump package.json, bower.json, and composer.jsonv3.3.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 2927a17b..9d55fa74 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,7 @@
"license": "MIT",
"extra": {
"branch-alias": {
- "dev-master": "3.2.x-dev"
+ "dev-master": "3.3.x-dev"
}
}
}