@sodiumlabs/snowflake 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -69,6 +69,6 @@ const data = discordSnowflake.deconstruct("716068012414730320");
69
69
 
70
70
  Need help with the module? Ask on our [support server!](https://discord.gg/8PDXWSHH7k)
71
71
 
72
- # Credits
72
+ ## Credits
73
73
 
74
74
  This project also partially contains code derived or copied from [@sapphire/snowflake](https://github.com/sapphiredev/utilities/tree/main/packages/snowflake).
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@sodiumlabs/snowflake",
4
- "version": "1.0.2",
4
+ "version": "1.0.3",
5
5
  "description": "Snowflake utility package",
6
6
  "keywords": [
7
7
  "id",