Skip to content

Commit

Permalink
chore(release): v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanchen committed Jun 30, 2017
1 parent c96e379 commit 2c9e831
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "angular-screenshot",
"version": "0.3.0",
"version": "0.4.0",
"authors": [
"weihanchen"
],
Expand Down
2 changes: 1 addition & 1 deletion build/angular-screenshot.css
@@ -1,4 +1,4 @@
/*! Angular Screenshot - v0.3.0 - http://weihanchen.github.io/angular-screenshot - (c) 2017 weihanchen - MIT */
/*! Angular Screenshot - v0.4.0 - http://weihanchen.github.io/angular-screenshot - (c) 2017 weihanchen - MIT */
/* shared */
/* components */
.screenshot-toolbox {
Expand Down
2 changes: 1 addition & 1 deletion build/angular-screenshot.js
@@ -1,4 +1,4 @@
/*! Angular Screenshot - v0.3.0 - http://weihanchen.github.io/angular-screenshot - (c) 2017 weihanchen - MIT */
/*! Angular Screenshot - v0.4.0 - http://weihanchen.github.io/angular-screenshot - (c) 2017 weihanchen - MIT */
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
Expand Down
2 changes: 1 addition & 1 deletion build/angular-screenshot.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/angular-screenshot.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "angular-screenshot",
"version": "0.3.0",
"version": "0.4.0",
"description": "Angular screenshot in directive for screen capture.",
"main": "dist/angular-screenshot.js",
"repository": {
Expand Down

0 comments on commit 2c9e831

Please sign in to comment.