We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d0bb0 commit bb64622Copy full SHA for bb64622
2 files changed
HISTORY.rst
@@ -3,6 +3,12 @@ History
3
-------
4
5
6
+3.0.2 (2016-08-15)
7
+++++++++++++++++++
8
+
9
+- Fix runtime compatibility issues.
10
11
12
3.0.1 (2016-06-13)
13
++++++++++++++++++
14
WakaTime/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("3.0.1")]
36
-[assembly: AssemblyFileVersion("3.0.1")]
+[assembly: AssemblyVersion("3.0.2")]
+[assembly: AssemblyFileVersion("3.0.2")]
0 commit comments