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.
1 parent 451a393 commit e2db0b1Copy full SHA for e2db0b1
2 files changed
README.textile
@@ -14,6 +14,6 @@ Or "download":https://github.com/gocom/rah_bitly_localhost/releases an installer
14
15
h2. Changelog
16
17
-h3. Version 0.1.0 - upcoming
+h3. Version 0.1.0 - 2022/04/25
18
19
* Initial release.
composer.json
@@ -18,7 +18,7 @@
},
"require": {
20
"textpattern/installer": "*",
21
- "rah/rah_bitly": "dev-master@dev"
+ "rah/rah_bitly": "^0.5.1"
22
23
"require-dev": {
24
"rah/mtxpc": "^0.9.0",
0 commit comments