File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ cabal2nix --shell . > default.nix
9797## Release
9898
9999- Bump version in ` package.yaml ` and ` default.nix `
100+ - ` stack build `
100101- Create a commit ` v0.0.0 `
101102- Create a tag ` v0.0.0 `
102103- Push commit and push tag
Original file line number Diff line number Diff line change 1717 } :
1818 mkDerivation {
1919 pname = "git-brunch" ;
20- version = "1.4.2 .0" ;
20+ version = "1.4.3 .0" ;
2121 src = ./. ;
2222 isLibrary = false ;
2323 isExecutable = true ;
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ cabal-version: 1.12
44--
55-- see: https://github.com/sol/hpack
66--
7- -- hash: fb736a5222c3bd53717a624bc0282a3e3ded575e563052820962183e289ea39b
7+ -- hash: 19d05f3db5dd9767502eb56d3f6fec4009f0429d02bc65a8003433c3d3f9410a
88
99name : git-brunch
10- version : 1.4.2 .0
10+ version : 1.4.3 .0
1111synopsis : git checkout command-line tool
1212description : Please see the README on GitHub at <https://github.com/andys8/git-brunch>
1313category : Git
Original file line number Diff line number Diff line change 11name : git-brunch
2- version : 1.4.2 .0
2+ version : 1.4.3 .0
33github : " andys8/git-brunch"
44license : BSD3
55author : " andys8"
You can’t perform that action at this time.
0 commit comments