Skip to content

Commit f97ddcf

Browse files
committed
chore: bump version numbers
1 parent 76aee95 commit f97ddcf

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.6.0.{build}
1+
version: 0.7.0.{build}
22

33
environment:
44
PYTHON: "C:\\Python36-x64"

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.projectKey=nfrechette_sjson-cpp
22
sonar.projectName=sjson-cpp
3-
sonar.projectVersion=0.6.0
3+
sonar.projectVersion=0.7.0
44

55
sonar.sources=includes,tests/sources,tests/main_generic
66

0 commit comments

Comments
 (0)