Skip to content

Commit d18ba12

Browse files
committed
Bump to v0.3.0.
1 parent 60e3e85 commit d18ba12

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pmtiles"
3-
version = "0.2.2"
3+
version = "0.3.0"
44
edition = "2021"
55
authors = ["Luke Seelenbinder <[email protected]>"]
66
license = "MIT OR Apache-2.0"

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
This crate implements the [PMTiles v3 spec](https://github.com/protomaps/PMTiles/blob/master/spec/v3/spec.md),
1010
originally created by Brandon Liu for Protomaps.
1111

12-
**THIS CRATE IS NOT READY FOR PRODUCTION USE!** However, you might be able to use it for a demo project.
13-
1412
## Features
1513

1614
- Opening and validating PMTile archives

0 commit comments

Comments
 (0)