diff --git a/LICENSE b/LICENSE index 8796079..bf86c69 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) [2016] [Asdine El Hrychy] +Copyright (c) [2017] [Asdine El Hrychy] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/version.go b/version.go index 781d82e..8298352 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package storm // Version of Storm -const Version = "0.8.0" +const Version = "0.8.1"