2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Update composer.json

Update minor version of alias to proper.
This commit is contained in:
Vitalii Nagara
2014-04-20 22:45:21 +03:00
parent b02d3c7eff
commit c2a86c55e6
+1 -1
View File
@@ -28,7 +28,7 @@
"license": "MIT",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
"dev-master": "3.1.x-dev"
}
}
}