Skip to content

Commit 748a5e6

Browse files
committed
docs: update README.md
- Bumps the version in the installation command → v0.1.1
1 parent ced46fe commit 748a5e6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## ライブラリをインストールする
1010

1111
```sh
12-
npm install https://github.com/codemonger-io/mapping-template-compose.git#v0.1.0
12+
npm install https://github.com/codemonger-io/mapping-template-compose.git#v0.1.1
1313
```
1414

1515
## 動機
@@ -182,4 +182,4 @@ npm test
182182

183183
```sh
184184
npm run build:doc
185-
```
185+
```

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This library is especially powerful if you combine it with [AWS Cloud Developmen
99
## Installing this library
1010

1111
```sh
12-
npm install https://github.com/codemonger-io/mapping-template-compose.git#v0.1.0
12+
npm install https://github.com/codemonger-io/mapping-template-compose.git#v0.1.1
1313
```
1414

1515
## Motivation
@@ -182,4 +182,4 @@ npm test
182182

183183
```sh
184184
npm run build:doc
185-
```
185+
```

0 commit comments

Comments
 (0)