Explorar o código

Version bump to 0.0.8

Andrew Kane %!s(int64=9) %!d(string=hai) anos
pai
achega
3855b00d98
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      CHANGELOG.md
  2. 1 1
      lib/blazer/version.rb

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-## 0.0.8 [unreleased]
+## 0.0.8
 
 - Easier to edit queries with variables
 - Dynamically expand editor height as needed

+ 1 - 1
lib/blazer/version.rb

@@ -1,3 +1,3 @@
 module Blazer
-  VERSION = "0.0.7"
+  VERSION = "0.0.8"
 end