Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Dec 12, 2024
1 parent f8381cd commit b08faeb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Revision history for SQL::NamedPlaceholder

{{$NEXT}}

0.1.2 2024-12-12T14:59:52+01:00
- Initial version as a Raku Community module
5 changes: 4 additions & 1 deletion META6.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"auth": "zef:raku-community-modules",
"authors": [
"Asato Wakisaka"
],
Expand All @@ -17,8 +18,10 @@
],
"source-url": "https://github.com/raku-community-modules/SQL-NamedPlaceholder.git",
"tags": [
"SQL",
"PLACEHOLDER"
],
"test-depends": [
],
"version": "0.1.1"
"version": "0.1.2"
}

0 comments on commit b08faeb

Please sign in to comment.