Skip to content

Commit

Permalink
Its a breaking change so bumping to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grofit committed Jul 27, 2018
1 parent a49c87a commit 5bfde74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pack.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set version=0.2.1
set version=0.3.0
dotnet pack ../src/EcsRx -c Release -o ../../_dist /p:version=%version%
dotnet pack ../src/EcsRx.Systems -c Release -o ../../_dist /p:version=%version%
dotnet pack ../src/EcsRx.Views -c Release -o ../../_dist /p:version=%version%
Expand Down

0 comments on commit 5bfde74

Please sign in to comment.