Skip to content

Commit

Permalink
release 0.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenYong committed Jun 13, 2019
1 parent 0742cdd commit d8d7ba9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Introduction:
[![Clojars Project](https://img.shields.io/clojars/v/respo/composer.svg)](https://clojars.org/respo/composer) ![respo/composer-app](https://img.shields.io/npm/v/@respo/composer-app.svg)

```edn
[respo/composer "0.1.15"]
[respo/composer "0.1.18"]
```

```bash
Expand Down
2 changes: 1 addition & 1 deletion meyvn.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{:pom {:group-id "respo",
:artifact-id "composer",
:version "0.1.17",
:version "0.1.18",
:name "Respo composer renderer library"}
:packaging {:jar {:enabled true
:remote-repository {:id "clojars"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@respo/composer-app",
"version": "0.1.18-a1",
"version": "0.1.18",
"description": "Composer app creator for Respo",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit d8d7ba9

Please sign in to comment.