Skip to content

Commit

Permalink
how to publish changes
Browse files Browse the repository at this point in the history
  • Loading branch information
iamcal committed Mar 4, 2022
1 parent 3ceec1b commit 5ae12b7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,12 @@ The specs for each of the four field groupings can be found here:
* https://dev.mysql.com/doc/refman/5.7/en/date-and-time-type-syntax.html
* https://dev.mysql.com/doc/refman/5.7/en/string-type-syntax.html
* https://dev.mysql.com/doc/refman/5.7/en/spatial-type-overview.html


## Publishing

To publish a new version:

* Commit changes to master
* Add git tag
* Go to https://packagist.org/packages/iamcal/sql-parser and hit "Update"

0 comments on commit 5ae12b7

Please sign in to comment.