Skip to content

Commit 6d42b0e

Browse files
committed
Merge branch 'release/1.0.1'
2 parents ef26e3f + 917013b commit 6d42b0e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1.0.1
2+
-----
3+
- Improvements to support server-side rendering
4+
5+
1.0.0
6+
-----
7+
- Initial release

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject untangled/om-css "1.0.1-SNAPSHOT"
1+
(defproject untangled/om-css "1.0.1"
22
:description "A composable library for co-located CSS on Om/Untangled UI components"
33
:url ""
44
:license {:name "MIT"

0 commit comments

Comments
 (0)