Skip to content

Commit 8ca7262

Browse files
committed
Bump version to 0.14.3
1 parent cf17d2e commit 8ca7262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "offscreen_gl_context"
33
license = "MIT / Apache-2.0"
4-
version = "0.14.2"
4+
version = "0.14.3"
55
authors = ["Emilio Cobos Álvarez <emilio@crisal.io>", "The Servo Project Developers"]
66
description = "Creation and manipulation of HW accelerated offscreen rendering contexts in multiple platforms. Originally intended for the Servo project's WebGL implementation."
77
repository = "https://github.com/emilio/rust-offscreen-rendering-context"

0 commit comments

Comments
 (0)