Skip to content

Commit 4c0ff8f

Browse files
dhaval24grlima
authored andcommitted
Update version number to beta (#495)
* updating version number to 2.0.0-BETA * updating version number in changelog also
1 parent 0138685 commit 4c0ff8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## Version 1.0.11
3+
## Version 2.0.0-BETA
44
- Updating various dependencies to latest version
55
- Introducing public class CustomClassWriter in Agent to enable finding common super classes used for Agent instrumentation without loading it
66
- Introducing Parametrized constructor in WebRequestTrackingFilter to ensure name binding

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// Project properties
2-
version=1.0.11
2+
version=2.0.0-BETA
33
group=com.microsoft.azure
44

0 commit comments

Comments
 (0)