Skip to content

Commit 9549810

Browse files
committed
Bump version to v0.48.0.
1 parent 0dee785 commit 9549810

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ endif()
124124
include("cmake/defaults.cmake")
125125

126126
project(cesium-native
127-
VERSION 0.47.0
127+
VERSION 0.48.0
128128
LANGUAGES CXX C
129129
)
130130

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cesium-native",
3-
"version": "0.47.0",
3+
"version": "0.48.0",
44
"description": "Cesium 3D Geospatial for C++",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)