We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784a5f8 commit 3f72f2cCopy full SHA for 3f72f2c
composer.json
@@ -11,7 +11,7 @@
11
"display"
12
],
13
"homepage": "https://www.github.com/strapless/utility",
14
- "version": "1.1",
+ "version": "1.1.1",
15
"authors": [
16
{
17
"name": "Aaron M Jones",
@@ -20,10 +20,10 @@
20
21
"license": "MIT",
22
"require": {
23
- "strapless/base": "^1.0",
24
- "strapless/colors": "^1.0",
+ "strapless/base": "^1.1.1",
+ "strapless/colors": "^1.0.4",
25
"strapless/display": "^1.0",
26
- "strapless/flexbox": "^1.0",
27
- "strapless/grid": "^1.0"
+ "strapless/flexbox": "^1.0.3",
+ "strapless/grid": "^1.0.5"
28
}
29
0 commit comments