We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ff21b0 + 59c2375 commit 75a291cCopy full SHA for 75a291c
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2023-04-06)
4
5
6
+### Miscellaneous Chores
7
8
+* release 1.0.0 ([48df2aa](https://github.com/geekcell/sodium-bundle/commit/48df2aa03a4b3387fe979a359d659211deca25b5))
9
+* Rename test.yaml to tests.yaml ([83b154b](https://github.com/geekcell/sodium-bundle/commit/83b154b8422bbb067a1b7e2b50b4c63e39d11abc))
composer.json
@@ -3,7 +3,7 @@
"description": "A Symfony bundle to interact with PHP's Sodium extension",
"type": "symfony-bundle",
"license": "MIT",
- "version": "0.1.0",
+ "version": "1.0.0",
"authors": [
{
"name": "Pascal Cremer",
0 commit comments