Skip to content

Commit

Permalink
GAM 5.05
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee committed Apr 15, 2020
1 parent 971e2ff commit 7a33c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/var.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import re

gam_author = 'Jay Lee <[email protected]>'
gam_version = '5.04'
gam_version = '5.05'
gam_license = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'

GAM_URL = 'https://git.io/gam'
Expand Down

0 comments on commit 7a33c5e

Please sign in to comment.