Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw committed Feb 26, 2021
1 parent c14654d commit a177997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manuscript/03_introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,11 @@ You'll also see `code` within sentences and occasionally important terms have be

The book uses a versioning scheme, and release notes for each new version are maintained at [the book blog](https://survivejs.com/blog/). You can also use GitHub _compare_ tool for this purpose. Example:

`https://github.com/survivejs/webpack-book/compare/v3.0.0...v3.0.1`
`https://github.com/survivejs/webpack-book/compare/v3.0.0...v3.0.2`

The page shows you the individual commits that went to the project between the given version range. You can also see the lines that have changed in the book.

The current version of the book is **3.0.1**.
The current version of the book is **3.0.2**.

## How to get support

Expand Down

0 comments on commit a177997

Please sign in to comment.