framesurge / perseus

A state-driven web development framework for Rust with full support for server-side rendering and static generation.
https://framesurge.sh/perseus/en-US
MIT License
2.17k stars 90 forks source link

Update version from 0.4.2 to 0.4.3 #330

Closed ngterry closed 2 months ago

ngterry commented 2 months ago

Update the version from 0.4.2 to 0.4.3

arctic-hen7 commented 2 months ago

Thanks for the fix, but what does this have to do with v0.4.3?

ngterry commented 2 months ago

Actually, only @ngterry Merge branch 'framesurge:main' into main related to update from 0.42 to 0.43. Others were committed in the past. I don't know why they are committed again. @ngterry Add the missing line so that the code matches what is generated by th… should be separated by another commit. It was included by Github after the 0.43 commit. As the title discribed, the code should match what is generated by perseus new command.

arctic-hen7 commented 2 months ago

Ah, I'm assuming you'll open another PR for that specific docs fix then?