Skip to content

Commit 96bca94

Browse files
committed
Version bump
1 parent 636a20e commit 96bca94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Assembly.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
using System.Reflection;
33

44
[assembly: AssemblyDescription("KeepCoding is a C# class library by Emik (https://github.com/Emik03) meant to help speed up the process of scripting Keep Talking and Nobody Explodes modules by giving better alternatives to common commands, and automating things universal to module-creation. (such as moduleIds, or logging)")]
5-
[assembly: AssemblyVersion("13.0.1")]
5+
[assembly: AssemblyVersion("13.0.2")]
66
[assembly: CLSCompliant(true)]

0 commit comments

Comments
 (0)