diff --git a/vcpkg.json b/vcpkg.json index 2b1d603e..2afafd65 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,6 +1,6 @@ { "name": "dramsys", - "version": "5.0", + "version": "5.1.0", "dependencies": [ "benchmark", "gtest", @@ -15,4 +15,4 @@ "systemc" ], "builtin-baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b" -} \ No newline at end of file +}