Skip to content

Commit a7e78a2

Browse files
committed
Changing package version to 2.0.0-rc.1 to retain runejs/core version numbering cadence
1 parent d7bb213 commit a7e78a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runejs/common",
3-
"version": "1.0.0-rc.1",
3+
"version": "2.0.0-rc.1",
44
"description": "Common logging, networking, compression, and other functionality for RuneJS applications.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)