We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe47fc commit 97fd034Copy full SHA for 97fd034
README.md
@@ -29,7 +29,7 @@ values. Concepts and operations generally map to ideas specified in the
29
- **[Contributors](#contributors)**
30
- **[License](#license)**
31
32
-## **Current version: 1.1.0**
+## **Current version: 1.2.0**
33
34
(See [CHANGELOG.md](CHANGELOG.md) for complete Changelog)
35
doc/creating_a_release.md
@@ -21,6 +21,8 @@ These are the steps to follow to create a new release:
21
22
* Update the version in package.json appropriately.
23
24
+* Update the README.md to show the new version as the latest.
25
+
26
* Add any new contributors to the "contributors" section in
27
the package.json
28
0 commit comments