We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faed3bb commit 6471e34Copy full SHA for 6471e34
README.md
@@ -123,7 +123,7 @@ calculation to check that the headers are compatible.
123
Releases need to be distributed to rubygems.org and npmjs.org. To do this, you need to have accounts with both providers
124
and be added as a collaborator to the kpop gem and npm packages.
125
126
-1. Update the version in `lib/katalyst/kpop/version.rb`
+1. Update the version in `katalyst-kpop.gemspec`
127
2. Ensure that `rake` passes (format and tests)
128
3. Tag a release and push to rubygems.org by running `rake release`
129
0 commit comments