Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssg committed Aug 13, 2018
1 parent 7fa1341 commit 7f09a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
xmlns:local="clr-namespace:NoJoy"
mc:Ignorable="d"
MinWidth="500"
Title="NoJoy v0.1" Height="350" Width="640" SizeToContent="WidthAndHeight">
Title="NoJoy v0.2" Height="350" Width="640" SizeToContent="WidthAndHeight">

<Window.DataContext>
<local:MainWindowViewModel />
Expand Down

0 comments on commit 7f09a0f

Please sign in to comment.