Skip to content

Commit 4755fd0

Browse files
Guilherme SouzaGuilherme Souza
authored andcommitted
performance improvement
1 parent 7b64eb2 commit 4755fd0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Automatically receives the window width.
166166
Automatically receives the window height.
167167
168168
# Version
169-
0.0.10 **Alpha**
169+
0.0.11 **Alpha**
170170
171171
# Building
172172
```bash

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dss",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"homepage": "https://github.com/guisouza/dss",
55
"description": "DSS - Dynamic Style Sheets",
66
"main": "dist/dss.min.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dss",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "Dynamic Style Sheets",
55
"author": "Guilherme (Coder) de Souza",
66
"homepage": "https://github.com/guisouza/dss",

0 commit comments

Comments
 (0)