Skip to content

Commit bb64622

Browse files
committed
v3.0.2
1 parent 83d0bb0 commit bb64622

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ History
33
-------
44

55

6+
3.0.2 (2016-08-15)
7+
++++++++++++++++++
8+
9+
- Fix runtime compatibility issues.
10+
11+
612
3.0.1 (2016-06-13)
713
++++++++++++++++++
814

WakaTime/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("3.0.1")]
36-
[assembly: AssemblyFileVersion("3.0.1")]
35+
[assembly: AssemblyVersion("3.0.2")]
36+
[assembly: AssemblyFileVersion("3.0.2")]

0 commit comments

Comments
 (0)