Skip to content

Commit f6a5ce0

Browse files
committed
Merge branch 'main' of github.com:propensive/digression
2 parents 3eeddcf + 54c43b6 commit f6a5ce0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ order to work with the language.
2828

2929

3030

31+
3132
## Getting Started
3233

3334
### `safely` and `unsafely`
@@ -175,7 +176,7 @@ as long as caution is taken to avoid a mismatch between the project's stability
175176
level and the required stability and maintainability of your own project.
176177

177178
Digression is designed to be _small_. Its entire source code currently consists
178-
of 285 lines of code.
179+
of 290 lines of code.
179180

180181
## Building
181182

doc/lines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
285
1+
290

0 commit comments

Comments
 (0)