protozero
Advanced tools
Comparing version 1.2.3 to 1.3.0
@@ -8,2 +8,6 @@ # Contributing to protozero | ||
- Make sure all tests are passing on travis and appveyor | ||
- Update version number in | ||
- include/protozero/version.hpp | ||
- package.json | ||
- Update CHANGELOG.md | ||
- Create a new tag and push to github `git push --tags` | ||
@@ -13,2 +17,3 @@ - Publish to npm: | ||
- If you see any unwanted files, then add them to `.npmignore` | ||
- Then run: `npm publish` | ||
- Then run: `npm publish` | ||
{ | ||
"name": "protozero", | ||
"version": "1.2.3", | ||
"version": "1.3.0", | ||
"description": "Minimalist protocol buffer decoder and encoder in C++", | ||
@@ -5,0 +5,0 @@ "main": "./package.json", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
103276