Skip to content

Commit 5193fc1

Browse files
committed
chore: bump version to 0.16.0
1 parent c3e3074 commit 5193fc1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

emma.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! Emma.css 0.15.1 | MIT License | https://git.io/emma */
1+
/*! Emma.css 0.16.0 | MIT License | https://git.io/emma */
22
.pos-s {
33
position: static !important;
44
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emma.css",
3-
"version": "0.15.1",
3+
"version": "0.16.0",
44
"description": "Emma.css { emmet-like utility classes }",
55
"engines": {
66
"node": ">=20.0.0"

src/emma-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ver: '0.15.1'
1+
ver: '0.16.0'
22
vars:
33
-
44
name: prefix

0 commit comments

Comments
 (0)