Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kwrooijen committed Feb 6, 2021
1 parent 7197d60 commit b858e30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
`project.clj`

```clojure
:dependencies [[kwrooijen/duct-postcss "0.1.0"]]
:dependencies [[kwrooijen/duct-postcss "0.1.1"]]
```

`config.edn`
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject kwrooijen/duct-postcss "0.1.0"
(defproject kwrooijen/duct-postcss "0.1.1"
:description "Duct library for Postcss"
:url "https://github.com/kwrooijen/duct-postcss"
:license {:name "MIT"}
Expand Down

0 comments on commit b858e30

Please sign in to comment.