Skip to content

Commit 7a2f6b1

Browse files
committed
Bump version
1 parent 06a239b commit 7a2f6b1

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
[![NPM Package][npm]][npm-url]
33
[![Changelog][changelog]][changelog-url]
44
![Node Version][node-version]
5-
![Types][types]
6-
5+
![Types][types]\
76
[![Maintainability][cc-maintainability]][cc-maintainability-url]
87
[![Coverage Status][coverage]][coverage-url]
98
[![Dependencies][dependencies]][dependencies-url]
10-
[![Dev Dependencies][dev-dependencies]][dev-dependencies-url]
11-
9+
[![Dev Dependencies][dev-dependencies]][dev-dependencies-url]\
1210
[![Node.js CI][ci]][ci-url]
1311
[![NPM Publish][npm-publish]][npm-publish-url]
1412
[![Tool Binaries][tool-binaries]][tool-binaries-url]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-glsl-optimize",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"description": "Import GLSL source files as strings. Pre-processed, validated and optimized with Khronos Group SPIRV-Tools. Supports glslify.",
55
"homepage": "https://github.com/docd27/rollup-plugin-glsl-optimize#readme",
66
"keywords": [

0 commit comments

Comments
 (0)