Skip to content

Commit db331ea

Browse files
chore: Bump version to 1.1.0
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
1 parent 5f5afa3 commit db331ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
cmake_minimum_required(VERSION 3.14)
88

99
project(villas-node
10-
VERSION 1.0.1
10+
VERSION 1.1.0
1111
DESCRIPTION "Open-Source Real-time Multi-protocol Gateway"
1212
HOMEPAGE_URL "https://www.fein-aachen.org/projects/villas-node/"
1313
LANGUAGES C CXX

doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "villasnode-api",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"dependencies": {
55
"@redocly/openapi-cli": "^1.0.0-beta.69"
66
},

0 commit comments

Comments
 (0)