Skip to content

Commit 97fd034

Browse files
committed
doc: update indication of latest version
- update in README.md - add step to instructions for building a release PR-URL: nodejs/node-addon-api#211 Reviewed-By: Kyle Farnung <[email protected]>
1 parent dfe47fc commit 97fd034

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ values. Concepts and operations generally map to ideas specified in the
2929
- **[Contributors](#contributors)**
3030
- **[License](#license)**
3131

32-
## **Current version: 1.1.0**
32+
## **Current version: 1.2.0**
3333

3434
(See [CHANGELOG.md](CHANGELOG.md) for complete Changelog)
3535

doc/creating_a_release.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ These are the steps to follow to create a new release:
2121

2222
* Update the version in package.json appropriately.
2323

24+
* Update the README.md to show the new version as the latest.
25+
2426
* Add any new contributors to the "contributors" section in
2527
the package.json
2628

0 commit comments

Comments
 (0)