Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit e532d0a

Browse files
committed
Adding note about also updating version in package.json
1 parent 84a4722 commit e532d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The `tests/` directory contains HTML pages with component and pattern examples i
9292

9393
## Release
9494

95-
The PatternFly library is released through the Bower package manager. This package manager determines available versions and installs based upon git tags. To release a new version version of PatternFly the version listed in `bower.json` needs to be updated and the repository tagged and pushed upstream.
95+
The PatternFly library is released through the Bower package manager. This package manager determines available versions and installs based upon git tags. To release a new version version of PatternFly the version listed in `bower.json` needs to be updated and the repository tagged and pushed upstream. **Note:** also update the version number in `package.json` so it stays in sync.
9696

9797
Update the version listed in `bower.json` by editing the file and changing the line:
9898

0 commit comments

Comments
 (0)