Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
torrentg committed Dec 28, 2024
1 parent ad0c53c commit cc0a6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cstring.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ namespace gto {
* @see https://github.com/torrentg/cstring
*
* @note This class is immutable.
* @version 1.0.4
* @version 1.0.3
*/
template<typename Char,
typename Traits = std::char_traits<Char>,
Expand Down

0 comments on commit cc0a6b5

Please sign in to comment.