Skip to content

Commit 2967a25

Browse files
committed
Release 1.2.0
1 parent 976a361 commit 2967a25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aids.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
//
2222
// ============================================================
2323
//
24-
// aids — 1.2.0-rc — std replacement for C++. Designed to aid developers
24+
// aids — 1.2.0 — std replacement for C++. Designed to aid developers
2525
// to a better programming experience.
2626
//
2727
// https://github.com/rexim/aids
@@ -30,7 +30,7 @@
3030
//
3131
// ChangeLog (https://semver.org/ is implied)
3232
//
33-
// 1.2.0-rc add String_View::as_cstr(Ator ator)
33+
// 1.2.0 add String_View::as_cstr(Ator ator)
3434
// 1.1.0 add constexpr Maybe<T> some(T x)
3535
// 1.0.0 remove Stretchy_Buffer{}
3636
// remove Args::pop()

0 commit comments

Comments
 (0)