lib/jekyll-jupyter-notebook/version.rb in jekyll-jupyter-notebook-0.0.1 vs lib/jekyll-jupyter-notebook/version.rb in jekyll-jupyter-notebook-0.0.2
- old
+ new
@@ -9,7 +9,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
module JekyllJupyterNotebook
- VERSION = "0.0.1"
+ VERSION = "0.0.2"
end