protozero
Advanced tools
Comparing version 1.4.3 to 1.4.4
@@ -13,4 +13,7 @@ # Contributing to protozero | ||
(don't forget links at the bottom of the file) | ||
- Update UPGRADING.md | ||
- Create a new tag and push to github `git push --tags` | ||
- Update UPGRADING.md if necessary | ||
- `git commit -m "Release X.Y.Z" include/protozero/version.hpp package.json CHANGELOG.md UPGRADING.md` | ||
- `git tag vX.Y.Z` | ||
- `git push` | ||
- `git push --tags` | ||
- Go to https://github.com/mapbox/protozero/releases | ||
@@ -17,0 +20,0 @@ and edit the new release. Put "Version x.y.z" in title and |
{ | ||
"name": "protozero", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "Minimalist protocol buffer decoder and encoder in C++", | ||
@@ -5,0 +5,0 @@ "main": "include_dirs.js", |
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
117966