Skip to content

Commit

Permalink
🤖 bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberbit committed Jan 15, 2025
1 parent 258878d commit 0a5c93f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/telem/init.lua
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-- Telem by cyberbit
-- MIT License
-- Version 0.8.0
-- Version 0.8.1

local _Telem = {
_VERSION = '0.8.0',
_VERSION = '0.8.1',
util = require 'telem.lib.util',
input = require 'telem.lib.input',
output = require 'telem.lib.output',
Expand Down

0 comments on commit 0a5c93f

Please # to comment.