Skip to content

Commit 61764a0

Browse files
committed
v0.3.1 for the logo, hurrah
1 parent 4cc1087 commit 61764a0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.semver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
:major: 0
3-
:minor: 2
3+
:minor: 3
44
:patch: 1
55
:special: ''
66
:metadata: ''

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ nugets_pack :create_nugets => ['build/pkg', :versioning, :compile] do |p|
6161
m.project_url = 'https://github.com/logibit/logibit.hawk'
6262
m.tags = 'fsharp hawk authentication authorization security hawknet'
6363
m.version = ENV['NUGET_VERSION']
64+
m.icon_url = 'https://raw.githubusercontent.com/logibit/logibit.hawk/master/tools/hawk.png'
6465
end
6566
end
6667

0 commit comments

Comments
 (0)