Bump to v0.8.1

This commit is contained in:
Asdine El Hrychy
2017-06-01 22:57:39 +02:00
parent 1e355c9396
commit 2da548c161
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,4 +1,4 @@
package storm
// Version of Storm
const Version = "0.8.0"
const Version = "0.8.1"