Skip to content

Commit 46013e2

Browse files
authored
build: bump project version to 0.2.0 (#29)
1 parent 1ec7956 commit 46013e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openapi/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.3
22
info:
3-
version: 0.1.0
3+
version: 0.2.0
44
title: Codewars API
55
contact:
66
url: https://github.com/noid-dev/codewars-openapi

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codewars-openapi",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Codewars OpenAPI Specification",
55
"homepage": "https://github.com/noid-dev/codewars-openapi#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)