Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ values. Concepts and operations generally map to ideas specified in the
- **[Contributors](#contributors)**
- **[License](#license)**

## **Current version: 1.1.0**
## **Current version: 1.2.0**

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

Expand Down
2 changes: 2 additions & 0 deletions doc/creating_a_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ These are the steps to follow to create a new release:

* Update the version in package.json appropriately.

* Update the README.md to show the new version as the latest.

* Add any new contributors to the "contributors" section in
the package.json

Expand Down