Skip to content

Commit 15eb91f

Browse files
authored
Update README.md
1 parent 5c71003 commit 15eb91f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,11 +270,11 @@ fi
270270
### 2.0.0
271271

272272
#### Breaking Changes
273-
* New way of apply git versioning
273+
* New way of applying git versioning
274274
* You need to call `apply` method with config, after version was set.
275275
```
276276
version = '0.0.0-SNAPSHOT'
277277
gitVersioning.apply {
278278
// see configuration documentatiomn below
279279
}
280-
```
280+
```

0 commit comments

Comments
 (0)