We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c946d64 commit 1b820e2Copy full SHA for 1b820e2
src/RP42.cr
@@ -2,7 +2,7 @@ require "oauth2"
2
require "./client"
3
4
module RP42
5
- VERSION = "0.1.0"
+ VERSION = "1.2.0"
6
API_ID = "6006639307c5ecc1506feb96d9f833df325e07573040acecad429f75b824a72e"
7
API_SECRET = "<API-SECRET>"
8
0 commit comments