Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
Bump version to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kgiszewski committed Jun 5, 2015
1 parent 1b1f2a4 commit bc4075e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "UmbracoBookshelf",
"version": "0.8.0",
"version": "0.9.0",
"url": "http://github.com/kgiszewski/umbracobookshelf",
"author": "Kevin Giszewski and Tom Fulton for the auto-packager stuffs",
"authorUrl": "http://giszewski.com/",
Expand Down
2 changes: 1 addition & 1 deletion src/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("0.8.0")]
[assembly: AssemblyFileVersion("0.9.0")]

0 comments on commit bc4075e

Please sign in to comment.