Skip to content

Commit 54c3738

Browse files
committed
chore: bump version numbers
1 parent fe13737 commit 54c3738

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.8.0.{build}
1+
version: 0.8.1.{build}
22

33
environment:
44
PYTHON: "C:\\Python36-x64\\python.exe"

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sonar.organization=nfrechette-github
22

33
sonar.projectKey=nfrechette_sjson-cpp
44
sonar.projectName=sjson-cpp
5-
sonar.projectVersion=0.8.0
5+
sonar.projectVersion=0.8.1
66

77
sonar.sources=includes,tests/sources,tests/main_generic
88

0 commit comments

Comments
 (0)