Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Sykora committed Apr 14, 2016
1 parent 816dd75 commit 4a75439
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v1.2.0 (UNRELEASED)
## v1.2.0

**New Feature: Lazy Loading (#6)**

Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ before_build:
- nuget restore
after_build:
- nuget pack UmbracoVault/UmbracoVault.csproj -Symbols -Version %CURRENT_VERSION%-build%APPVEYOR_BUILD_NUMBER%
- nuget pack UmbracoVault/UmbracoVault.csproj -Symbols -Version %CURRENT_VERSION%-alpha7
- nuget pack UmbracoVault/UmbracoVault.csproj -Symbols -Version %CURRENT_VERSION%
artifacts:
- path: '*.nupkg'

0 comments on commit 4a75439

Please sign in to comment.