Skip to content

Commit 26f069b

Browse files
author
Mr Martian
committed
lint fixes
1 parent 3944325 commit 26f069b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "s2-pmtiles"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55
authors = ["Craig O'Connor <oconnorct1@gmail.com>"]
66
description = "This library reads/writes The S2 PMTiles 1.0 Specification"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "s2-pmtiles",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "This library reads/writes PMTiles V3.0 as well as S2PMTiles V1.0",
55
"keywords": [
66
"PMTiles",

0 commit comments

Comments
 (0)