Skip to content

Commit 2306000

Browse files
committed
v0.9.50 [node_publish]
1 parent dfa0d64 commit 2306000

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cmake_minimum_required(VERSION 3.13)
1313

1414
# Project information
1515
project(omega_edit
16-
VERSION 0.9.49
16+
VERSION 0.9.50
1717
DESCRIPTION "Apache open source library for building editors"
1818
HOMEPAGE_URL "https://github.com/ctc-oss/omega-edit"
1919
LANGUAGES C CXX)

src/rpc/client/ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "omega-edit",
3-
"version": "0.9.49",
3+
"version": "0.9.50",
44
"description": "OmegaEdit gRPC Client TypeScript Types",
55
"publisher": "ctc-oss",
66
"repository": {

0 commit comments

Comments
 (0)