Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit e09b348

Browse files
committed
chore: bump version to 1.2.0
1 parent a31df20 commit e09b348

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ game 'gta5'
33

44
name 'oxmysql'
55
description 'Database wrapper for FiveM utilising node-mysql2 offering improved performance and security.'
6-
version '1.1.0'
6+
version '1.2.0'
77
url 'https://github.com/overextended/oxmysql'
88
author 'overextended'
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oxmysql",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"main": "oxmysql.js",
55
"description": "FiveM MySQL wrapper using faster mysql2",
66
"repository": "git@github.com:overextended/oxmysql.git",

0 commit comments

Comments
 (0)