Skip to content

Commit

Permalink
Add VERSION to autoloads (#869)
Browse files Browse the repository at this point in the history
Makes `Phlex::VERSION` automatically available, without having to
require it manually.

Re:
https://discord.com/channels/1082611227827638303/1082612756676620318/1343897758045573140

```
$ bundle console
>> require "./lib/phlex"
=> false
>> Phlex::VERSION
=> "2.0.2"
```
  • Loading branch information
paul authored Feb 25, 2025
1 parent 5483d2a commit 610ba7b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 610ba7b

Please sign in to comment.