Skip to content

Commit d271f57

Browse files
committed
Updating version numbers.
1 parent 6d363c7 commit d271f57

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

appveyor.yml

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

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

sonar-project.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.projectKey=nfrechette_sjson-cpp
2-
sonar.projectName=SJSON-cpp
3-
sonar.projectVersion=0.5.0
2+
sonar.projectName=sjson-cpp
3+
sonar.projectVersion=0.6.0
44

55
sonar.sources=includes
66

0 commit comments

Comments
 (0)