Skip to content

Commit 3fe5596

Browse files
committed
docs: update README
- Bumps the version in installation command → v0.1.1
1 parent 529caf9 commit 3fe5596

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/cdk-ghost-string-parameter.git#v0.1.0
12+
npm install https://github.com/codemonger-io/cdk-ghost-string-parameter.git#v0.1.1
1313
```
1414

1515
## サンプル
@@ -72,4 +72,4 @@ npm run build
7272

7373
```sh
7474
npm run build:doc
75-
```
75+
```

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This library is supposed to be combined with the [AWS Cloud Development Kit (CDK
99
## Installation
1010

1111
```sh
12-
npm install https://github.com/codemonger-io/cdk-ghost-string-parameter.git#v0.1.0
12+
npm install https://github.com/codemonger-io/cdk-ghost-string-parameter.git#v0.1.1
1313
```
1414

1515
## Example
@@ -72,4 +72,4 @@ npm run build
7272

7373
```sh
7474
npm run build:doc
75-
```
75+
```

0 commit comments

Comments
 (0)